Nordic nRF24LE1?

i have reflashed the bootloader using the hex file from the SDK, i was also able to build new binaries and flash them.

i have noticed that the nrf is a little picky about its erase cycle timing i generally have to run the “erase all” command twice before i get a reliable flash/verify… are you verifying your firmware image after flashing?

HI, I’m looking for a miniature SoC solution for bluetooth connectivity. Does Nordic nRF24LE1 can do it without any external peripherals (except an antenna)?

I have to run a small code to gather sensor data, and transmit it over bluetooth to a smartphone.

Thanks

The nRF24LE1 uses the nRF24L01+ radio transceiver. It isn’t Bluetooth-compatible.

Nordic has an other IC containing a Bluetooth module and a microcontroller. I cant remember the correct Name but the rfduino project uses it.

The last post in this thread goes back to almost 7 years ago (-2 days) : D

I am working with nRF24LE1 and trying to use a JTAG debugger but looks like everything is built around Keil uVision which is no cheap. I am even willing to drop $500 and get the nRFGo kit which includes the nRFProbe but again from what I read nRFProbe only works with Keil.

Anyone with experience in JTAG debugging nRF24LE1?

Also anyone has managed to run an RTOS on nRF24LE1? We are trying to port one from https://sites.google.com/site/viniciusa … -rtos-8051 but came across some issues with the timer.