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

Over Air Download

Hi,

can someone post tutorial how to do Over Air Download? I mean new SDK 4.4

I get error from cmd: ImportError: No module named intelhex

Regards, Konstantin

Parents Reply Children
  • I do so:

    1. Download S110 stack to nrf51822.
    2. Download bootloader.hex via Keil. (when I try to download bootloader.hex via nRF Studio, it gives me an error) (Read only memory area by default is IROM1 start 0x3c800 and its size is 0x3400) in other projects memory starts at 0x14000 with size 0x2b000
    3. LED0 and LED1 are set and LED0 toggles (about 20sec on, and ca 1sec off). and then i try to run it via CMD.
Related