Hi,
I try to flash my gateway code from nrf52840dk to BWG832F gateway board. How to flash the code to BWG832F using nrf52840dk.
Thank you.
Athulya
Hi,
I try to flash my gateway code from nrf52840dk to BWG832F gateway board. How to flash the code to BWG832F using nrf52840dk.
Thank you.
Athulya
Hello,
Please see the nRF52840DK documentation on Debug out, which can be used to program external devices.
Have a look at a similar case found here: Programming External Board (BC832) with nRF52840 DK
Kind regards,
Øyvind
Hi,
I tried again with your guide(peripheral_hr from skd 2.0.1). But still does not shows anything in nrf connect app. Any modes change in nef52 board for programming external device?
Thank You.
Athulya
ATHULYA SHAJI said:But still does not shows anything in nrf connect app.
I'm not sure I understand. You will need to choose the nRF52840DK in the programmer app. If connected correctly you should be able to read the device through SWD. Make sure that the BWG832F gateway is powered.
Can you provide more information on your setup, e.g. screenshots and image of the connection?
Kind regards,
Øyvind
Hi,
I connect nrfr52840 dk to pc and connect debug out to fanstel BWG832F module . Fanstel module is powered. Code flash by using nrf connect for dekstop.
In the Programmer app of nRF Connect for Desktop, what device is visible in the right hand side "window":
In the image above I'm using the nRF9160DK to read a device from a custom board, in this case another nRF9160. It should show nRF52832 on your side.
Kind regards,
Øyvind