You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have this problem, I use ios as Central and Android as Peripheral. I do these steps on ios:
scan () for peripheral
connect () to peripheral
read () characteristic
disconnect () and this works.
After disconnecting if I do a scan again I can no longer connect to peripheral.
Anyone have a solution? Thanks
The text was updated successfully, but these errors were encountered:
I have this problem, I use ios as Central and Android as Peripheral. I do these steps on ios:
scan () for peripheral
connect () to peripheral
read () characteristic
disconnect () and this works.
After disconnecting if I do a scan again I can no longer connect to peripheral.
Anyone have a solution? Thanks
The text was updated successfully, but these errors were encountered: