Armachat-circuitpython
Armachat-circuitpython copied to clipboard
Addressable Headers
I am not much help on the circuitpython coding here but for a typical framework for addressable Headers- to allow rejection of random packets and allow specific addresses then the following may be of use.
https://github.com/LowPowerLab/RFM69 Send and recieve code shows networkid and node id as part of header. I have used Moetino networks for sensor data and its really reliable.
I start work on, I is question few lines.