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

ISP with nRF6700 and radio module with nrf24le1

Hi there,

I have successfully programmed the nrf24le1 on the radio module  using the nrf6700 (motherboard) through nrfgo studio. I did so by plugging the radio module into MOD A and MOD B pins on the motherboard. Now, I am trying to use the ISP port on the motherboard to program the radio module. The reason that I am doing this is because I am waiting for my application boards with an nrf24le1 to ship to me so I am practicing using the ISP with the radio module as my "application board". I have setup a circuit that accesses VCC_nrf, MOSI, MISO, RESET, PROG, CSN, SCK, GND on the radio module and connected the pins to the ISP port on  the motherboard.

I have also connected VCC pin on the radio module and plugged it into a power supply (VEXT pin on the motherboard) to power the radio module. When I try to program the radio module via nrfgo studio, it says that there is no chip detected for ISP programming. Should I not be using nrfgo studio? I have selected the ISP programming option in nrfgo studio, but there is not an option for the nrf24le1 when I plug in the radio module. should I be using Keil  instead? Am I powering the board wrong? Any help is appreciated.

Thank you for reading this post.

Parents
  • Hello,

     

    I did so by plugging the radio module into MOD A and MOD B pins on the motherboard. Now, I am trying to use the ISP port on the motherboard to program the radio module.

    Which radio module are you targetting using the ISP port? If its a module that normally fits on MOD A/B or P1/P2 connectors, then its not possible to use the ISP to program them. Then you should use the detected board setup in nRFgo Studio to do so.

     

    I have setup a circuit that accesses VCC_nrf, MOSI, MISO, RESET, PROG, CSN, SCK, GND on the radio module and connected the pins to the ISP port on  the motherboard.

     If you manually route all these to the external module; it should be OK, but it highly depends on the module as well (if everything is routed directly or through other logic). Which module specifically are you using?

     

    Should I not be using nrfgo studio? I have selected the ISP programming option in nrfgo studio, but there is not an option for the nrf24le1 when I plug in the radio module. should I be using Keil  instead? Am I powering the board wrong? Any help is appreciated.

    Both Keil C51 and nRFgo Studio can be used to program a module or external board (over ISP), if you choose the correct programming port.

    Do you have a picture of your setup?

     

    Kind regards,

    Håkon

Reply Children
Related