Nordic Thingy:52 software development kit. This kit is designed to assist users in developing their own custom firmware for Thingy. Please see http://www.nordicsemi.com/thingy for the latest news and software releases.
Other
210
stars
133
forks
source link
Makefile flash_softdevice target points to incorrect sd version #17
In the latest FW 2.1.0 update, it looks like the makefile reverted back to using SD 2.0.0 instead of 4.0.2.
Makefile diff flash_softdevice: @echo Flashing: s132_nrf52_2.0.0_softdevice.hex
Also, the actual hex file for 4.0.2 (as well as 2.0.0) is missing from embedded SDK.
missing: external/sdk13/components/softdevice/s132/hex/s132_nrf52_4.0.2_softdevice.hex