This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf24L01+ EVKIT

image description I have a 24L01 + evkit in my hand and I want to burn my own program on this board, but I do not know how to burn it in. I have the following 3 questions: Question 1: Where is the interface on the board to burn in? I did not find the JTAG / C2 port. Question 2: Does the burn-in program require a special burner? Question 3: What kind of software is needed on the PC side when burning program?

Parents Reply Children
  • Hi

    I checked this internally, and apparently the programming header on the board is just for internal use. In other words we don't support writing your own firmware to the EK.

    If you want to write your own firmware for the nRF24L01+ you should pair it with the MCU platform of your choice.

    As I mentioned there are some libraries for using the nRF24L01+ module with the Arduino platform.

    I can also provide some code for using an Atmel AVR chip if that is of interest.

    Best regards

Related