nRF Connect SDK API 2.8.99
|
Convenience functions for using Memfault firmware SDK with nRF Connect SDK. More...
Functions | |
int | memfault_ncs_device_id_set (const char *device_id, size_t len) |
Set the Memfault device ID. | |
void | memfault_ncs_metrics_collect_data (void) |
Trigger NCS metrics collection. Called by default from NCS memfault_metrics_heartbeat_collect_data(), but can instead be called from user's implementation of memfault_metrics_heartbeat_collect_data(), see CONFIG_MEMFAULT_NCS_IMPLEMENT_METRICS_COLLECTION Kconfig option. | |
Convenience functions for using Memfault firmware SDK with nRF Connect SDK.