nrfxlib API 2.7.99
Loading...
Searching...
No Matches
Setting addresses and PAN ID of the device

Functions

void nrf_802154_pan_id_set (const uint8_t *p_pan_id)
 Sets the PAN ID used by the device.
 
void nrf_802154_extended_address_set (const uint8_t *p_extended_address)
 Sets the extended address of the device.
 
void nrf_802154_short_address_set (const uint8_t *p_short_address)
 Sets the short address of the device.
 

Detailed Description