Autoconnect
Hi,
I am using Windows 10 and I am writing a code to receive realtime data from the metawear (Meta Motion R – 10 Axis IMU + Sensor Fusion)
through BLE to UDP port communication.
The software is going to run on a computer without human supervision, so I need it to be able to automatically reconnect the metawear in case it disconnects.
Based on my experience Windows 10 has only 2 different states for BLE connection: one is "pair" and second is "connect". Even if it knows it is paired, it won't automatically connect by itself.
Am i correct? Please, prove me wrong ;.)
Thanks a lot!
LB
This discussion has been closed.
Comments
Thanks for the prompt reply.
Do you mean that:
1) Windows will do its best not to disconnect with the device in the first place
Or
2) if the device disconnects, but then is available again, windows will be able to reconnect automatically by itself?
Thanks!
- Mean while keep trying to reconnect/initialize again and repeat steps 1-2-3.