Replies: 1 comment
-
Hi @atauf , we facing the same issue, did you solve the issue please ? |
Beta Was this translation helpful? Give feedback.
0 replies
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'm currently connecting to devices in a for loop, but when I try to disconnect using a for loop, I can only seem to get one device to disconnect.
Thinking that it had something to do with the for loop, I decided to make a button that disconnects from one devices at a time. Again, it works for the first one, and then doesn't work again after that.
@remonh87 I'd really appreciate any input you might have.
Example of connecting code:
Example of disconnect code:
Beta Was this translation helpful? Give feedback.
All reactions