bobricius / Armachat-circuitpython

New armachat based on Raspberry Pi PICO an Circuitpython code
78 stars 20 forks source link

Addressable Headers #3

Open Kayto opened 2 years ago

Kayto commented 2 years ago

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.

bobricius commented 2 years ago

I start work on, I is question few lines.