Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 11 months ago.
Pairing with windows phone Nokia 635
Has anyone been successful in pairing this example app with a windows phone Nokia 635? I see the device from the phone but pairing is never successful. Any tips on where to start debugging this?
Nokia lumina 635 OS 8.10.12400.899 Firmware 01061.00074.14391.37104
Question relating to:
2 Answers
10 years, 7 months ago.
I found solution today.
Add below code after ble.init();
ble.initializeSecurity();
Because Windows BLE need security....
I also have this problem...
posted by Kevin Ong 25 Aug 2015