nRF5 SDK v17.1.0
Data Fields
tile_unchecked_tag Struct Reference

Data Fields

uint32_t connection_count
 
uint32_t disconnect_count
 
uint8_t auth_fail_count
 
uint8_t micFailures
 
uint8_t reset_count
 
uint32_t piezoMs
 
uint32_t toa_channel_open_count
 
uint32_t toa_authenticate_count
 
uint16_t tka_closed_channel_count
 
uint16_t auth_disconnect_count
 
uint16_t tileIDcounter
 

Field Documentation

uint16_t tile_unchecked_tag::auth_disconnect_count

number of disconnections triggered by Auth Timer

uint8_t tile_unchecked_tag::auth_fail_count

authentication failures count

uint32_t tile_unchecked_tag::connection_count

number of connections

uint32_t tile_unchecked_tag::disconnect_count

Number of disconnections

uint8_t tile_unchecked_tag::micFailures

mic failures

uint32_t tile_unchecked_tag::piezoMs

time for which piezo was active in '10 ms' units

uint8_t tile_unchecked_tag::reset_count

Reset Count

uint16_t tile_unchecked_tag::tileIDcounter

Counter used for PrivateID

uint16_t tile_unchecked_tag::tka_closed_channel_count

number of TOA Channel close triggered by TKA

uint32_t tile_unchecked_tag::toa_authenticate_count

number of TOA Authenticate Commands received

uint32_t tile_unchecked_tag::toa_channel_open_count

Number of successfull TOA Channel Open (with a successfull authentication)


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated