ZGPL_SendDeviceAnnounceCmd Function
C
void ZGPL_SendDeviceAnnounceCmd(uint16_t nwkAddr, uint64_t extAddr);Description
Sending device annce
Parameters
| Param | Description |
|---|---|
| nwkAddr | nwk addr to be placed in the device annce |
| extAddr | ext addr to be placed in the device annce |
Returns
None.
