AIOT Zephyr Application which uses Memfault for Performance Monitoring
Project information​
In this project we present an Application Performance Monitoring (APM) framework for the AIOT Board. Therefore, we implement a sample Zepyhr application which uses Memfault. The application periodically sends out "Memfault chunks" via the SmartMesh IP chip. These chunks arrive at the SmartMesh IP manager, which is connected to an Edge Device, from where they are posted to the Memfault cloud. This README file will guide through the following steps:
- Setup nRF Connect SDK (NCS) and nrfjprog
- Clone Repository and Import into NCS
- Connect and Program AIOT
- AIOT Network Joining Process
- Applications on the Edge Device
- Observe incoming Memfault Chunks at Memfault Cloud
