sandeepmistry / arduino-nRF5

Arduino Core for Nordic Semiconductor nRF5 based boards
Other
872 stars 278 forks source link

Simple blink works but BLE not #508

Closed beckmx closed 10 months ago

beckmx commented 1 year ago

Hello guys, I installed everything in place, at first I was in doubt that I did it correctly, because none of the examples of the BLE Peripheral work for me, so I tested a simple blink file and the blink does work, then if I want to flash iBeacon or anything related to BLE, looks like it doesnt work. These are the steps I made so far:

Mboudali commented 10 months ago

Not sure of you are still working on this. What do you mean by nothing happens?

You won't get serial on your computer through the ST-link V2. Use the nRF Cconnect app and scan for your device. You can use nRF Toolbox -> UART to communicate with the device.

beckmx commented 10 months ago

I managed to get it working