This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Infinite transmission for CC2500 with RS-232?

I am currently using the SmartRF04EB Chipon board with a CC2500EM transceiver attached. We also have the CC1100EM chips if that makes any difference. I have two sets of the tranceivers and Chipcon boards and want to set up a program where I can send RS-232 data. A microcontroller would be on the transmit side, sending values through the serial port. The receiving end would be sending the data into LabVIEW for wireless data acquisition.

All of the sample code for infinite link does not have RS-232 enabled. It just says on the LCD that it is receiving the packet. All I need to do is have the antenna continuously on and have it receive data throug RS-232 on the transmit end, and have the receiver send out what data it received.

How do I go about this?