GoPro BLE and Aioble #816
Unanswered
marcotidei
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to control the GoPro via Micropython and Aioble. Everything works as it should... for a little. Aioble requires to scan connects and pair subscribe at ever reboot. And it works, but then after some connection s the GoPro remains on, stops advertising and doesn't accepts new connections. It can work with no problems for even 20/30 reboots. I'm disconnecting properly, I've attempted to restore the connectivity resetting the BLE stack, I've tried rebooting the Microcontroller, nothing, the only way to resume functionality is to turn off and on the camera manually.
I've notice others having similar problems on different platforms so I guess is more a GoPro issue than the controller. Can anyone of you direct me on some resources I can analyze to debug the issue? Or can someone confidently say that is GoPro issue? I'm resting with a Hero 10 Black. Thanks for taking the time to read and possibly reply to this newbie.
Beta Was this translation helpful? Give feedback.
All reactions