Skip to content

Upgrade to 10bit addressing

Compare
Choose a tag to compare
@LowPowerLab LowPowerLab released this 01 May 16:15
· 162 commits to master since this release

Uses 4 least significant bits in the CTL header byte to upgrade from 8bit to 10bit addressing, thus extending from 256 to 1024 possible addresses (1023 possible nodes). BROADCAST_ADDRESS is changed to 0 (from 255).
This was not added for ListenMode which is experimental.