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
+5-10Lines changed: 5 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,7 @@ The Toniebox only accepts specific tags that meet the following criteria:
16
16
- UID length: 16 characters
17
17
- UID starts with: E0 04 03
18
18
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.
19
+
Note: Only a specially patched version of the CC3200 accepts other SLIX NFC tags.
23
20
24
21
## (OPTIONAL) 2. Read and save the tag ID
25
22
@@ -29,8 +26,6 @@ If you want to save the tag ID for later use, please use a common NFC tag reader
29
26
30
27
## 3. Place the new NFC tag on the Toniebox
31
28
32
-
If the teddyCloud setup and Toniebox flashing are already complete, you can proceed with this step.
33
-
34
29
- 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.)
35
30
- Check the teddyCloud GUI: You should now see a new custom tag:
36
31
@@ -43,19 +38,19 @@ Now you can assign content to the new custom tag:
43
38
- Click on the "Edit" button.
44
39
- Choose a source from your library.
45
40
- Click on "Save".
46
-
- Press and hold one of the Toniebox's ears to perform a Freshnesscheck (2 „s“). After that, your new custom tag should work.
41
+
- 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.
47
42
48
43
## 5. Change the name and picture of the custom tag
49
44
50
45
If you want to change the name and picture of your custom tag, follow these steps:
51
46
52
47
- 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.
48
+
- Go to the teddyCloud GUI, click on "Settings" and then "Reload Tonies.json". Afterwards, the added entry will be available for selection.
54
49
55
50

56
51
57
-
- Edit your custom tag again, insert the unique ID you assigned to your new model, and click on "Save."
52
+
- Edit your custom tag again, insert the unique ID you assigned to your new model, and click on "Save".
58
53
59
54

60
55
61
-
The name, description, and picture should now be updated.
56
+
The name, description and picture should now be updated.
0 commit comments