smartcare-firmware

Firmware and tools necessary to build and flash SmartCare devices using nRF52832

Setting up the enviroment to work with NRF52832 using Segger Embedded Studio

Setting up the enviroment to work with a standalone GCC

Building the project

  • Update the SDK variable to point to the SDK folder of your instalation in ble_app_template/pca10040/s132/ses/ble_app_template_pca10040_s132.emProject.
  • Import the project into Segger Embedded Studio IDE.
  • Press F7 to compile and then F5 to run in debug mode.