
srobert
Hi,
I have been using an ezb-v4 with a ssc32 to control servos without issue for a while now. However, trying to use the Mobile interface (v2017.02.16.00) the ezb/ssc32 link (uart @115200) is freezing (red light on both ezb and ssc32) as soon as I try to send a command via the uart. (It will still control the servos plugged directly into the ezb)
I tried clicking the Ssc32 control on the desktop of the mobile and it says: "This control does not have an interface".
Has anyone else experienced weird connection issues when using uart?
P.S. this also happens when I swap the battery in the robot on the Win10 desktop version of ez-builder. In order to reconnect, I have to shut down the application and restart.
Any assistance would be greatly appreciated.
Code:
In general, losing power on the bot should not cause EZ-B to lock up, it should just disconnect, but it is best practice to hit the disconnect button before powering down the bot (to change battery, or any other reason), to make sure that any ongoing communications are shut down, and to re-run your initialization when you power back up and connect.
Alan