Trying to connect nRF52-DK with Nexus 5 (Android 6.0.1) SDK 11 NFC HRM example
But can see this device in paired devices list. Next time i do it it never attempts to enable BLE and connect to nRF52 DK only starts nRF Toolbox.
What's wrong?
Trying to connect nRF52-DK with Nexus 5 (Android 6.0.1) SDK 11 NFC HRM example
But can see this device in paired devices list. Next time i do it it never attempts to enable BLE and connect to nRF52 DK only starts nRF Toolbox.
What's wrong?
Hi,
I have tested this example on my own Nexus 5 with the same versions as you are using, and it does not work very well with this phone at the moment, I will forward the feedback. Note that the example is still experimental.
A different example that you can try using is found here, it creates a "selfie-button" on your devkit that is paired automatically to your smartphone by using NFC. It was designed for use with Nexus 5 using android version 5, using SDK 0.9 for nRF52 and SD132 1.0.0-3alpha. I had some success using this example when using with debug mode enabled (DEBUG mode sets up the device manager for this example).
Best regards,
Øyvind