NimBLE-Arduino icon indicating copy to clipboard operation
NimBLE-Arduino copied to clipboard

NICE NANO can't run NIMBLE

Open FreeLarssen opened this issue 1 year ago • 3 comments

I use Nice nano to run nimble,I use these lib:n-able Arduino core 0.2.0;NimBLE-Arduino 2.2.0;adafruit_nrfutil-0.5.3. I can compile and update code;but then mcu don't run; image

FreeLarssen avatar Jan 13 '25 09:01 FreeLarssen

Did you set the bootloader to adafruit before compiling?

h2zero avatar Jan 13 '25 14:01 h2zero

Did you set the bootloader to adafruit before compiling?

yes,I did.mmexport1736778878423.pngI used Adafruit nrf52 lib,it work.but I wanna to use Nimble.

FreeLarssen avatar Jan 13 '25 14:01 FreeLarssen

You probably need to set it to the other adafruit bootloader, with softdevice as that is likely what is installed already. If you have a debug tool I would suggest erasing the bootloader or installing the no-softdevice version.

h2zero avatar Jan 13 '25 14:01 h2zero