File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ to host your own figurine audio files on e.g. your [NAS or any other server](sup
1414
1515![ teddyCloud Webinterface] ( /img/teddyCloudWebinterface.png )
1616
17- You can also use teddyCloud on the command line to manipulate esp32 firmware dumps or encode Tonie Audio Files (TAFs). See ``` toniecloud --help``` .
17+ You can also use teddyCloud on the command line to manipulate esp32 firmware dumps or encode Tonie Audio Files (TAFs). See ``` teddycloud --help``` .
1818
1919## Links
2020* [ GitHub] ( https://github.com/toniebox-reverse-engineering/teddycloud )
Original file line number Diff line number Diff line change @@ -39,6 +39,14 @@ The box was plugged into power supply with more than 9V.
3939* microSD defect?
4040
4141# cc3200tool related
42+ ## raise CC3200Error("Timed out while waiting for ack")
43+ ### Checks
44+ * Did you do the reset?
45+ * Did you connect Toniebox rst to UART dtr and use the --reset dtr parameter?
46+ * Which UART version are you using?
47+ ### Solutions
48+ * Do not use a USB-C UART. They seems not to work reliable. Choose a mikro-USB version instead.
49+
4250## raise CC3200Error("rx csum failed")
4351### Checks
4452* Ground ok?
You can’t perform that action at this time.
0 commit comments