Skip to content

Wrong UNKNOWN_64 constant value #46

Description

@marianofino

Hi!

I've found another small bug.. According to ZigBee's (and Xbee) specification the unknown 64bit address is 0xFFFFFFFFFFFFFFFF. In the module, the UNKNOWN_64 constant is defined as 0x000000000000FFFF, which actually is Xbee's broadcast address (I think in Zigbee's specs broadcast is defined in the network layer, so this doesn't count).

It may seem that nothing changes, but when using Xbee it actually reduces traffic a lot (thing I am trying to achieve), when creating frames without the destination64 attribute.

Bye!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions