I would like to know if anyone here have ever buy sensors networks that were compatiible to freeRTOS.
I’m working on it and I want to check my programs on real devices,
I’m not sure what you mean by “compatible to FreeRTOS”. FreeRTOS just provides a framework on which you can build your application, it does not mandate any sort of networking topology or technology. I would have thought it could be used in any sensor network where the microcontrollers and the application warranted it.