AdditionalNodeID Variable

MiWi Development Environment

MiWi(TM) Development Environment Help
AdditionalNodeID Variable
C
BYTE AdditionalNodeID[ADDITIONAL_NODE_ID_SIZE] = {0x12};
Description

AdditionalConnectionPayload variable array defines the additional information to identify a device on a P2P connection. This array will be transmitted with the P2P_CONNECTION_REQUEST command to initiate the connection between the two devices. Along with the long address of this device, this variable array will be stored in the P2P Connection Entry structure of the partner device. The size of this array is ADDITIONAL_CONNECTION_PAYLOAD, defined in P2PDefs.h. In this demo, this variable array is set to be empty.

Symbol Reference > Variables > AdditionalNodeID Variable
Microchip My Application xx.yy - [Jan 1, 2009]
Copyright © 2009 Microchip Technology, Inc.  All rights reserved.