![]() |
nRF5 SDK
v15.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
TLM frame data representation. More...
#include <es.h>
Data Fields | |
es_frame_type_t | frame_type |
Frame type (see es_frame_type_t). | |
es_tlm_version_t | version |
TLM version (see es_tlm_version_t). | |
int8_t | vbatt [(2)] |
Battery voltage (in 1 mV units). | |
int8_t | temp [(2)] |
Beacon temperature. | |
int8_t | adv_cnt [(4)] |
Advertising PDU count. | |
int8_t | sec_cnt [(4)] |
Time since power-on or reboot. | |
TLM frame data representation.