SmartRC-CC1101-Driver-Lib icon indicating copy to clipboard operation
SmartRC-CC1101-Driver-Lib copied to clipboard

Can I run both RX and TX? How?

Open SalihSalurr opened this issue 3 years ago • 2 comments

I want to run a module both RX and TX? Can I? How?

SalihSalurr avatar Dec 08 '21 13:12 SalihSalurr

Hi, yes you can switch between rx and tx in your program. it depends on how you want to send it. So automatically via a button or via serial commands. here is an example. https://github.com/LSatan/SmartRC-CC1101-Driver-Lib/tree/master/examples/Rc-Switch%20examples%20cc1101/Receive_Send_Decimal_Demo_Simple

LSatan avatar Jan 25 '22 00:01 LSatan

thank you

SalihSalurr avatar Feb 11 '22 14:02 SalihSalurr