Skip to content

Commit 2a13c31

Browse files
Update custom-tags.md
1 parent e4ae9b0 commit 2a13c31

File tree

1 file changed

+20
-10
lines changed

1 file changed

+20
-10
lines changed

content/docs/tools/teddyCloud/usage/custom-tags.md

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,48 +4,58 @@ description: "Information on how to set up and use custom tags in teddyCloud."
44
bookCollapseSection: true
55
---
66
# Custom Tags
7+
78
To use custom tags within teddyCloud, you need to obtain specific tags and follow these steps.
89

910
## 1. Buy specific tags
11+
1012
The Toniebox only accepts specific tags that meet the following criteria:
1113

1214
- Type: SLIX-L
1315
- Privacy-Mode
1416
- UID length: 16 characters
1517
- UID starts with: E0 04 03
1618

17-
**NO other NFC tags will be accepted by the Toniebox.**
19+
Note:
20+
21+
- ESP32: NO other NFC tags will be accepted by the Toniebox.
22+
- Cc3200: Other NFC tags will also be accepted after applying patches.
1823

1924
## (OPTIONAL) 2. Read and save the tag ID
25+
2026
Once you place a new tag on the Toniebox, it will automatically activate privacy mode on this tag, making it unrecognizable by other NFC readers. Privacy mode must be deactivated beforehand.
2127

2228
If you want to save the tag ID for later use, please use a common NFC tag reader (e.g., via an iOS or Android app).
2329

2430
## 3. Place the new NFC tag on the Toniebox
31+
2532
If the teddyCloud setup and Toniebox flashing are already complete, you can proceed with this step.
2633

2734
- Place the new custom NFC tag on your Toniebox for the first time. (The Toniebox will respond with an error code, but that's fine for now since no custom play has been assigned yet.)
28-
- Check the teddyCloud user interface: You should now see a new custom tag:
35+
- Check the teddyCloud GUI: You should now see a new custom tag:
2936

3037
![GUI](/img/tonies-custom-json_empty.png)
3138

3239
## 4. Assign content
40+
3341
Now you can assign content to the new custom tag:
3442

3543
- Click on the "Edit" button.
36-
- Choose a source from your library or clone a Tonie you already own.
44+
- Choose a source from your library.
3745
- Click on "Save".
38-
- Press and hold one of the Toniebox's ears for 3 seconds to perform a freshness check. After that, your new custom tag should work.
46+
- Press and hold one of the Toniebox's ears to perform a Freshnesscheck (2 „s“). After that, your new custom tag should work.
47+
48+
## 5. Change the name and picture of the custom tag
49+
50+
If you want to change the name and picture of your custom tag, follow these steps:
3951

40-
## 5. Change name and picture of custom tag
41-
If you want to change the name and the picture of your custom tag, please continue:
42-
- Create a new "Model" described here [tonies.custom.json config](../tecdoc/tonies-custom-json.md) and save it to your `tonies.custom.json` file.
43-
- Go to teddyCloud-GUI, klick on "settings" and "Reload Tonies.json" to refresh the created model.
52+
- Create a new "Model" as described in [tonies.custom.json config](../tecdoc/tonies-custom-json.md) and save it to your `tonies.custom.json` file.
53+
- Go to the teddyCloud GUI, click on "Settings," and then "Reload Tonies.json". Afterwards, the added entry will be available for selection.
4454

4555
![GUI](/img/gui-tonies-reload-config.png)
4656

47-
- Edit your custom tag again and insert the unique ID you gave your new model beforehands and klick on "Save".
57+
- Edit your custom tag again, insert the unique ID you assigned to your new model, and click on "Save."
4858

4959
![GUI](/img/gui-tonies-edit-model.png)
5060

51-
The name, description and picture should have changed now.
61+
The name, description, and picture should now be updated.

0 commit comments

Comments
 (0)