Thread (OpenThread) firmware for nrf52840-based Thread aofo smart power strip c733 node.
Steps to compile:
- download and unpack Thread SDK 4.1.0
- open Tools => Options => Building => Global Macros settings in Segger Embedded Studio and fill
PATH_TO_SDK
variable with path to Thread SDK without trailing slash, i.e.PATH_TO_SDK=C:/thread_sdk_410
- open poject file
./bare_module_board/s140/ses/nrf52840_powerstrip_complex_thread.emProject
in Segger Embedded Studio - сhange project settings if necessary (settings.h file)
- compile and flash firmware