You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/tools/teddyCloud/usage/custom-tags.md
+20-10Lines changed: 20 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -4,48 +4,58 @@ description: "Information on how to set up and use custom tags in teddyCloud."
4
4
bookCollapseSection: true
5
5
---
6
6
# Custom Tags
7
+
7
8
To use custom tags within teddyCloud, you need to obtain specific tags and follow these steps.
8
9
9
10
## 1. Buy specific tags
11
+
10
12
The Toniebox only accepts specific tags that meet the following criteria:
11
13
12
14
- Type: SLIX-L
13
15
- Privacy-Mode
14
16
- UID length: 16 characters
15
17
- UID starts with: E0 04 03
16
18
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.
18
23
19
24
## (OPTIONAL) 2. Read and save the tag ID
25
+
20
26
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.
21
27
22
28
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).
23
29
24
30
## 3. Place the new NFC tag on the Toniebox
31
+
25
32
If the teddyCloud setup and Toniebox flashing are already complete, you can proceed with this step.
26
33
27
34
- 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:
29
36
30
37

31
38
32
39
## 4. Assign content
40
+
33
41
Now you can assign content to the new custom tag:
34
42
35
43
- 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.
37
45
- 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:
39
51
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.
44
54
45
55

46
56
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."
48
58
49
59

50
60
51
-
The name, description and picture should have changed now.
61
+
The name, description, and picture should now be updated.
0 commit comments