How to change Radio ID on Raspberry Pi Gateway with RFM 69
-
Hello,
does anybody know how to change the Radio ID on Raspberry Pi Gateway with RFM 69Have a nice day Stefan
-
@Stefan_NE set MY_RFM69_NETWORKID (documentation)
Instruction on how to use defines for the rpi gateway:
https://www.mysensors.org/build/raspberry#advancedSo something like
--extra-cxxflags="-DMY_RFM69_NETWORKID=\(110\)
-
Thanks, works.
I hope the Pi gateway ist more stable than the ESP gateways . It will be a lot of work to move alle sensors to the new RFM69 driver