We're looking to implement an 802.15.4 network at 915Mhz with very low data communication (~10 bytes) at long range.
There will be 2 products: a base station and slow moving remote sensors that may come in/out of range of base station periodically. The base station will be powered and can be 'large'. The sensors need to be as small as possible.
The current part plan would be:
Sensor: CC1110. This can be pushed to the max transmit power.
Base Station: MCP430 (or similar processor) with CC1120 transceiver.
There will not be directly line of sight with transmissions through walls. We're hoping to get ~1mile transmissions from the sensors to the base station.
The CC1110 is selected since it's smaller with the microprocessor built-in. My understanding is that the CC1120 has much better receiver characteristics, but the transmission characteristics of both the CC1110 and CC1120 seem similar. With the topology above, it means the base station should (ideally) still be able to receive transmitted data while the remote sensors may not be able to receive information from the base station.. which is acceptable for us.
The Sensor's may even use the CC1190 as a booster for extra transmission range.
Does that seem like a correct selection of transceivers for our requirements?
Would there be any real transmission benefit of using the CC1120 over the CC1110 in the sensor? We'd prefer not to, due to space/cost, but if I'm missing something, we'd like to know now.
Thanks,
Alex