I’m using the Python USB SDK and have successfully managed to get two of my goTenna mesh talking to each other using the SDK and sample app. However I’ve noticed some strange behaviour and I was hoping to see if anyone else is having the same problems or if they know how to mitigate them.
-
PC to PC communication works, Android to Android / Android to ios works. However PC to android or ios does not work. Does anyone know why this is? I can send a broadcast from my phone, but the light won’t even flash on the PC goTenna. I’ve also tried this in reverse, no broadcasts from the sample app reach my phone as well.
-
When I close the sample app, I can’t reconnect to the goTenna until I power the goTenna off and back on again.
Apart from that, the new SDK seems great! But I’d really appreciate any advice or pointers on the above two issues!
For reference, I’m using the latest version of the SDK and the 1.1.12 firmware.