Hi All,
I want to do a special usage with CC1110, but I don’t know how to achieve that.
Please give me a hand or some recommends of this.
The special usage need CC1110 carrier out data in a short time(about 5s). CC1110 retransmit the same data packet over the air in this short time. And I hope the CC1110 still carrier out dummy data in the gap time between Tx packet.
I try to use Asynchronous Serial Mode(swra316a) to do this and its worked, but the problems is the baud rate need create by MCU and expend 2 GPIO.
So I want to do the same function on FIFO mode(Packet mode) but I don’t know how to achieve that.
I try to reduce the time between transmit packet (TXOFF mode = SFSTXON, calibration off), but the CC1110 will carrier off in the gap between transmission.
Can I use TXOFF mode = STX to solve this issue ? If yes, please give me some recommends to do that?
Please kindly let me know If my description not clarify.
Thanks for your help.
BR,
Jack