Hi,
I downloaded the project for PCA10040 with HID Mouse in ...\examples\ble_peripheral\ble_app_hids_mouse\pca10040\s132\arm5_no_packs . From Iphone and computer, I could not find BLE Mouse. Would you give me suggestion?
Thank you.
Hi,
I downloaded the project for PCA10040 with HID Mouse in ...\examples\ble_peripheral\ble_app_hids_mouse\pca10040\s132\arm5_no_packs . From Iphone and computer, I could not find BLE Mouse. Would you give me suggestion?
Thank you.
Hi,
For Bluetooth applications, you would need to program softdevice separately.
You can run following 2 commands from \components\softdevice\s132\hex
nrfjprog --recover
nrfjprog --program s132_nrf52_7.2.0_softdevice.hex
Hi Dejan,
Finished three steps as below,
1, Run command nrfjprog --recover
2, Run command nrfjprog --program s132_nrf52_7.2.0_softdevice.hex
3, Download mouse project in MDK.
But the "nRF5_Mouse" could not be find.
Best Regards
Hi Dejan,
Good news. I downloaded the mouse HEX and s132_nrf52_7.2.0_softdevice.hex with desktop in one time. The board worked well. "nRF5_Mouse" was found.
Thanks for your great help.
Hi,
I am glad to hear that it worked for you.
Best regards,
Dejan