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?

  • Hi

    Do you have the full evkit? There should be a programmer in the box, as well as some instructions on how to use it.
    Please do keep in mind that this kit is very old, and the tools or documentation haven't been updated in ages.

    What do you want to use the nRF24L01+ for?
    You might be better of connecting it to something like an Arduino board, as there are countless examples online showing how to use the nRF24L01+ modules with it.

    Best regards
    Torbjørn

  • Hello, I have the full evkit?But I found the firmware in the kit is not suitable for me.I want use my own firmware.But now I have a question.I can't find JTAG / C2 port in the bord,so I can't use my own firmware.The document in the kit does not help.

    Best regards Jun hao Ding

  • 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