06.02.2018, 15:40
(This post was last modified: 06.02.2018, 16:52 by Morpheus09.)
(06.02.2018, 15:35)admin Wrote: Try calling connect without third argument or set it to false.
Same thing.. connection failed..
I am trying with a BLE simulator app on my phone to emulate a HRM... and nothing...
------------------------------EDIT------------------------------------------------------------------------------------------------------------------------------
With the res, err = ble.connect(sock, "XX:XX:XX:...",false)
it connected... but i dont know how to grab the value from the HRM..
------------------------------EDIT2------------------------------------------------------------------------------------------------------------------------------
I was reading the wrong address.....
Now it works... Thanks for the help!!