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

Thingy:52-SDK generate smaller hex than precompiled Thingy:52-HEX

Hello,

I got Thingy:52-SDK-zip from https://www.nordicsemi.com/Software-and-Tools/Development-Kits/Nordic-Thingy-52/Download

and I did all setps wrote in README.md. Then I did "make -j" in path /home/marek/ARM/thingysdkv210/project/pca20020_s132/armgcc without errors

following nordicsemiconductor.github.io/.../firmware_compile.html

The problem is after programming

nrfjprog --family nrf52 -e

nrfjprog --family nRF52 --program nrf52832_xxaa_s132.hex

nrfjprog --family nRF52 -r

Thingy 52 is not working.

The .hex file generated from SDK is 524,9 kB, the hex from Thingy:52-HEX is 873,3 kB.

What is wrong?

Parents Reply Children
Related