Other Parts Discussed in Thread: CC1101
Hi,
I need to convert a wireless switch I'm using into a battery powered device. On the previous (non-battery powered) switch, all the logic was on an Atmel microcontroller which communicated with other switches using a 433MHz transparent UART transceiver.
Because of its low power, I was considering using the CC1310 as a Network Processor using the Easy Link AT command interface [1]. This would allow me to retain all the logic on the original Atmel microcontroller while using the AT command EasyLink interface to transfer data between switches using the sub-1GHz interface.
I think that I've got the idea on how to use the AT command interface, but can't seem to find any way of setting up the WOR (Rx) functionality, neither through AT commands nor SmartRF Studio configurations.
Can anyone give me an idea on whether this can be done for a CC1310 being used as a Network Processor?