Next steps

Asset Tracker Template

tags
Asset Tracker Template

Now that you have the application running, you can explore the following areas:

  • Explore the architecture - Understand how the modular, event-driven system works in the Architecture guide. This is a good starting point if you want to understand the design decisions and how modules interact.
  • Configure the application - Adjust sampling intervals, cloud sync frequency, location method priorities, and other runtime behavior using the Configuration guide. You can change the configuration both locally and remotely through the device shadow on nRF Cloud.
  • Modify the template - Add new sensors, create custom modules, add new zbus events, or enable MQTT support following the Modifying the template guide.
  • Perform firmware updates - Deploy new firmware versions over-the-air using the Firmware Updates (FOTA) guide. FOTA supports both application and modem firmware updates through nRF Cloud.
  • Optimize power consumption - Learn about the power-saving features and how to achieve the lowest power consumption for your use case in the Low Power guide.
  • Set up location services - Configure GNSS, Wi-Fi, and cellular positioning methods and their fallback priorities in the Location Services guide.
  • Set up testing and CI - Run tests on real hardware or emulated targets, and integrate with CI pipelines as described in the Testing and CI Setup guide.
  • Troubleshoot issues - Use shell commands, debugging tools, Memfault integration, and modem tracing as described in the Tooling and Troubleshooting guide.