Hi,
I have two Raspberry Pies and two XRF R001 radioes. My setup is like this:
One RPi reads air quality values from a SDS011 particle sensor and sends the data to the other RPi via radioes. The receiving RPi decodes the data and continuously uploads it to my web-database.
Now, at some point I would like to add more nodes and it would be very convenient if i could get use the the receiving RPi as a gateway to all the nodes. My idea is to be able to configure (e.g update or reprogram) the node RPies through the radio connection.
Do anyone know if this is possible and by any chance have some guidance to how I could do this?
Any help would be much appreciated:)