Hi,
I am working on the Interfacing of various sensor 5-6 different kind of sensors using RF frequency(433 MHZ) with a Master device. This forms one system on one asset.
There are multiple systems placed in close proximity on different asset.
I m using CC430F5137 Controller for the same purpose. I have hardware boards ready and working with peer to peer communication.
Also, the data rate is not a concern as the sensor data has to be updated on large interval like 5 seconds or so.
The master device will be line powered and the Sensor modules will be battery powered.
Can anyone please suggest the best suitable protocol stack for this kind of configuration with least power consumption and to avoid inter system interference? It would be great if the protocol is open source.
Thanks.