shimmeringbee / zstack

Implementation of a ZNP and support code designed to interface with Texas Instruments Z-Stack, written in Go.

Home Page:https://shimmeringbee.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix Channel Selection

pwood opened this issue · comments

The channel selection is either ignored or incorrectly managed, as a network of 15 ended up being around 23.

It could be the bitshift logic does not work correctly.