Hi,
Our products right now communicate either over RS-485 or GSM (both built on MSP430s). Our recent customers have required wider coverage (in terms of distance between nodes) as well as much larger number of nodes, because of which a GSM gateway for every node is prohibitively costly and RS-485 too messy (in terms of installation and maintenance).
Hence, we decided to build our own mesh of general purpose nodes while using a Sitara AM335x based edge router. I'm sure this is pretty much what everybody is doing these days, and so are we!
We have chosen CC1200 as the radio for our first version of the device, and are pairing it with an FRAM MSP430.
We have seen way too many implementations for 2.4GHz for mesh (over Zigbee or otherwise), but haven't seen anything substantial on ti.com for Sub-GHz. Do you have a suggested example solution that we could use as a starting point?
I know that I've probably asked a very open ended question here but since re-spinning a PCB is less costly than spending time on a non-ideal solution, we would be glad to start/re-start on the right footing.
Also, how does one choose between a CC1200/CC1120?