Class SerialNode


  • public class SerialNode
    extends IEEE802154Node
    Implementation of a Serial Node for IEEE 802.15.4 networks.

    Integrated with SerialTrafficController.

    Each node has 3 addresses associated with it:

    1. A 16 bit PAN (Personal Area Network) ID assigned by the user
    2. A 16 bit User Assigned Address
    3. A 64 bit Globally Unique ID assigned by the manufacturer

    All nodes in a given network must have the same PAN ID