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

NRF52832 Serial bootloader

Hi,

I am using the nRF52832 and I have use the serial bootloader to update the firmware at one of my clients place.

Actually, I have used nRFgo Studio to flash the softdevice "C:\Nordic Semiconductor\nRF5_SDK_v12.2.0\components\softdevice\s132\hex" and then flash myProrgam.hex within the tab "Program application".

Is that another way to do it? Asking the client to install pc-nrfutil seems to be too complicated. For example, to install the pip, where must the command "python get-pip.py" be typed? In the "cmd" window? I have done it but "python" was not recognized as internal command.

Kind regards,

Fabien

Related