Hold network parameters.

For information about power settings and radio channels, see the technical specification for the RF communication module in your Developer Kit and the Radio Configurator Guide (AN971).

Public Attributes#

uint16_t
uint16_t

Public Attribute Documentation#

panId#

uint16_t EmberNetworkParameters::panId

The network's PAN identifier.


Definition at line 187 of file /mnt/raid/workspaces/ws.04isO4uyE/overlay/gsdk/protocol/flex/stack/include/ember-types.h

radioTxPower#

int16_t EmberNetworkParameters::radioTxPower

The transmit power setting, in deci-dBm.


Definition at line 189 of file /mnt/raid/workspaces/ws.04isO4uyE/overlay/gsdk/protocol/flex/stack/include/ember-types.h

radioChannel#

uint16_t EmberNetworkParameters::radioChannel

The radio channel. Be sure to specify a channel supported by the radio.


Definition at line 191 of file /mnt/raid/workspaces/ws.04isO4uyE/overlay/gsdk/protocol/flex/stack/include/ember-types.h