nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
Memfault integration in NCS

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.
 

Detailed Description

Convenience functions for using Memfault firmware SDK with nRF Connect SDK.