nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Gazell Pairing Host nRF51 specific implementation

Functions

void gzp_host_chip_id_read (uint8_t *dst, uint8_t n)
 

Detailed Description

Function Documentation

void gzp_host_chip_id_read ( uint8_t *  dst,
uint8_t  n 
)

Function for reading the Chip ID from non-volatile memory.

The chip ID is used for the system address.

If the Chip ID is not yet created a random Chip ID is created and written to non-volatile memory. Note that the term chip ID is used as the factory programmed chip sequence number was used for the system address in nRF24LU ICs.

Parameters
dstAddress to copy Host ID to.
[in]nNumber of bytes in the Host ID.