2.7 Developing an Application

This section gives a detail explanation on stack, peripherals and other documentation.

After completing the installation of tool chain and Harmony components as mentioned in Getting Started with Software development, refer the following documentation to start developing an application :
  1. BLE Stack Documenation: Guides user on what APIs are required to implement wireless BLE application.
  2. Device Support Library Documentation: It gives common system services like device driver library, persistence data server library, standalone bootloader and Bootloader services. These services are created as components in Harmony.
  3. Application Example Documentation
  4. Adding Chip Peripherals to Application
  5. Device Firmware Upgrade