Re: Problem when flashing nrf52840dk_nrf52840
lairdjm
Hi Omar, Have you updated to the latest version of the nRF command line tools from https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Command-Line-Tools and can you try manually using them from a command prompt, e.g. nrfjprog -f NRF52 --memrd 0x1000 If you have an nRF52832 board attached, you cannot flash an nRF52840 project, you would need an nRF52840 development board/kit. Thanks,
From: devel@... <devel@...>
On Behalf Of Omar Morceli via lists.zephyrproject.org
Sent: 04 July 2021 23:41 To: devel@... Subject: [Zephyr-devel] Problem when flashing nrf52840dk_nrf52840
Hi When I'm trying to flash mesh example project to nrf52840dk_nrf52840 this error occurs
-- runners.nrfjprog: Flashing file: C:\Users\OMAR\zephyrproject\zephyr\samples\bluetooth\mesh_demo\build\zephyr\zephyr.hex
knowing that I'm working with nr52832dk without any problem. thanks |
|