Suddenly only code word ant (cc3200 + Fritzbox), solution found

I had a problem where one of my Tonieboxes with a CC3200 chip only spat out the code word “ant” when I placed a new Tonie or a custom tag with web radio on the box.
I didn’t change anything, neither on the box nor on my network.
When I called tc.fritz.box, an error message with “not authorized” appeared in the browser.
If I entered the Teddycloud IP directly in the browser, everything worked fine.

Since the TonieBox searches for tc.fritz.box, but this is blocked by the Fritzbox (apparently reserved by the Fritzbox for the TR-064 protocol), I found the following solution:

I changed the hostname from tc (TeddyCloud) to tb (Toniebox). Since the IP address is bound to the MAC address, this is not a problem. I then edited the altUrl.tc.fritz.box.json and changed tc.fritz.box to tb.fritz.box.

Old Json: [“74”, “63”, “2e”, “66”, “72”, “69”, “74”, “7a”, “2e”, “62”, “6f”, “78”, “00”]

New Json: [“74”, “62”, “2e”, “66”, “72”, “69”, “74”, “7a”, “2e”, “62”, “6f”, “78”, “00”]

The Toniebox is now back online and working normally!

Hi!
I ran into similar problems! Everything worked flawlessly for about two years with my CC3200 Box set up with the “altUrl.tc.fritz.box.json” patch and my FritzBox. No changes were made and all of a sudden “codeword: Ant”.
With that, i startet some testing with DynDNS and made FritzBox and Teddycloud temporarily reachable from outside, changed patch to “altUrl.custom.305.json” with the DynDNS domain inside it and the ant was gone!
Then restored everything and again “Codeword: ant”, but Teddycloud gui internally still reachable over ip-adress and (surprisingly also) tc.fritz.box!
Finally i went back to “altUrl.custom.305.json” this time with teddyclouds internal ip-adress and everything is back to work!