- Install nRF Connect SDK 2.5.0: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0/nrf/installation.html
- Install ncs-sidewalk 2.5.0 matching to nRF Connect SDK: https://nrfconnect.github.io/sdk-sidewalk/setting_up_sidewalk_environment/setting_up_sdk.html
- Update
./env.sh
to include all environment variables and PATH to the SDKs
- Run
./build.sh
Use build/zephyr.uf2
for UF2-based flashing over USB mass storage bootloader.
Use build/merged.hex
for OpenOCD-based flashing using hardware programmer.