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

NRF24LE1-STARTING ISSUE

i have purchased one of the modules. i need to interface with other modules of the same kind but how will i start programming it ,can u people suggest me the IDE ? do i need a development kit?how will i program the module ? all sort of ways ?

Parents
  • Hi

    The best solution is to get the official development kit for the nRF24LE1: www.nordicsemi.com/.../eng-GB

    Combined with the nRFgo Starter kit (see the link for more details) this will provide a full programming/debugging solution for the nRF24LE1.

    The official compiler/debugger is Keil uVision. This is free if you don't need more than 4kB of code, but if you want the full 16kB you will have to pay for the license.

    There is also a free option using SDCC, but this is a bit more work to configure and use.

    What kind of project are you working on? If you are just doing a one-off type of project that is not going to be mass produced you might have an easier time just using the nRF24L01+ with the MCU of your choice.

    Regards Torbjørn

Reply
  • Hi

    The best solution is to get the official development kit for the nRF24LE1: www.nordicsemi.com/.../eng-GB

    Combined with the nRFgo Starter kit (see the link for more details) this will provide a full programming/debugging solution for the nRF24LE1.

    The official compiler/debugger is Keil uVision. This is free if you don't need more than 4kB of code, but if you want the full 16kB you will have to pay for the license.

    There is also a free option using SDCC, but this is a bit more work to configure and use.

    What kind of project are you working on? If you are just doing a one-off type of project that is not going to be mass produced you might have an easier time just using the nRF24L01+ with the MCU of your choice.

    Regards Torbjørn

Children
No Data
Related