
PRO
Sproket
USA
Asked
— Edited
Hello All-
New ioTiny is booting up with an audio loop.
I want it to stop.This happens even when there is no wifi connection.
Does the ioTiny have flashable memory on it?
Edit - Reset button took care of audio loop.
Synthiam isn't the manufacturer of that product but i can tell you there is a firmware update. Not sure what version you have, because the last firmware is very stable but still quite a few years old. Load the EZ-B Firmware Update IoTiny program and follow the instructions. Make sure you do it in ADHOC mode
Thank you DJ, in fact it needed updated.
The audio loop is back on bootup. Reset of iotiny took care of it for day but its back.
I have 2 iotiny's and both are doing it. Brand new. Did it on firmware 2016 and 2019. May not be an ARC issue but really annoying. Anyone had this issue? Whoever hacked the firmware im sure is getting a laugh.
Cant use iotiny bc of this. Even turned off telnet after firmware update. Still an issue.
Host computer turned off and still does it. ioTiny keeps repeating "My Mommy Smells"
Its in the firmware of the hardware. I have the wifi password protected as well.
I will contact ez-robot on this also.
Just asking if anyone has heard of this?
Thank you all.
So to understand - yoj play audio and it starts to play but then just keeps looping?
that sounds like the iotiny is disconnecting while the audio is playing. Most likely a wifi issue. It could be a saturated channel, or simply under powered.
the audio plays from the dac with a dma buffer set to continuous. That means it keeps sending the data from the pointer and loops. ARC sends audio data which gets written to the buffer ahead of where it’s playing. When the audio is done, ARC sends a command to stop playing.
so what’s happening is the command to stop isn’t being received. I suspect if you look at the log window in arc, the connection has been disconnected to the ezb.
This support page has a good wifi debugging tool: https://synthiam.com/Support/troubleshooting/Troubleshoot-WiFi-Connections
also make sure it isn’t power related. Like browning out from not having enough current.
This happens when you turn it on, no wifi, no host computer, just by itself. No arc Using https://www.ez-robot.com/store/p86/ez-inmoov-robot-head.html
Oh then maybe it’s power related? Is it getting enough power? And why is it saying my mommy smells?
theres no code for that in it haha
Lipo fully charged. No brown outs.
Where is this audio file coming from, both new iotinys doing it.
I can take this out to desert and it just repeats the audio file
No low power would produce this.
It's not coming from internet or a computer. It's must be hard coded, I can reproduce it with 2 tiny.
Seems to start when I loaded the basic profile from ez-robot inmoov head.
Thanks for any advice.