3.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 chapter (see Getting Started with Software development from Related Links) , refer the following documentation to start developing an application :
  1. BLE Stack Documentation (MPLAB Harmony Wireless BLE) – Guides user on what APIs are required to implement wireless BLE application.
  2. Device Support Library Documentation: 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. Getting Started with Example Applications, refer to the Getting Started with Bluetooth® Low Energy Applications from Related Links.
  4. Adding Chip Peripherals, refer to the Adding Chip Peripherals from Related Links.
  5. Device Firmware Upgrade, refer to the Firmware and OTA Updates from Related Links