nRF Connect SDK API 2.8.99
Loading...
Searching...
No Matches

◆ gzp_update_radio_params()

bool gzp_update_radio_params ( const uint8_t * system_address)

#include <include/gzp.h>

Update the channel table and the system address.

The channel table is updated to pseudo-random set generated using the system address. The channel table still includes GZP_CHANNEL_MAX and GZP_CHANNEL_MIN. The system address is applied to base address 1 and therefore applies to pipes 1-7.

Parameters
system_addressPointer to the system_address to set.
Return values
trueIf the radio parameters were updated successfully.
falseIf there was an error updated the radio parameters.