Microcontroller Wireless Solutions


NodeDesc_tag Struct Reference

Data Fields

nwk_enum_t Status
uint8_t LogicalChannel
uint16_t PANId
uint64_t IEEEAddr
uint8_t NodeCapabilities
uint16_t VendorId
uint8_t VendorString [7]
uint8_t AppCapabilities
uint8_t UserString [15]
uint8_t DevTypeList [3]
uint8_t ProfileIdList [7]
uint8_t DiscReqLQI

Detailed Description

Elements of the NodeDesc type as defined by 094945r00ZB_RF4CE-Specification.pdf

Definition at line 221 of file rf4ce.h.


Field Documentation

The application capabilities of the responding node.

Definition at line 239 of file rf4ce.h.

The list of device types supported by the responding node.

Definition at line 245 of file rf4ce.h.

The LQI of the discovery request command frame reported by the responding device.

Definition at line 250 of file rf4ce.h.

The IEEE address of the responding device.

Definition at line 231 of file rf4ce.h.

The logical channel of the responding device.

Definition at line 227 of file rf4ce.h.

The capabilities of the responding node.

Definition at line 233 of file rf4ce.h.

The PAN identifier of the responding device.

Definition at line 229 of file rf4ce.h.

The list of profile identifiers supported by the responding node.

Definition at line 247 of file rf4ce.h.

The status of the discovery request as reported by the responding device. NWK_SUCCESS or NO_REC_CAPACITY

Definition at line 225 of file rf4ce.h.

The user defined identification string of the responding node. This field is present only if the user string specified subfield of the AppCapabilities field is set to one.

Definition at line 243 of file rf4ce.h.

The vendor identifier of the responding node.

Definition at line 235 of file rf4ce.h.

The vendor string of the responding node.

Definition at line 237 of file rf4ce.h.


The documentation for this struct was generated from the following file: