Forum
Please or Register to create posts and topics.

how to use transreciever as only reciever

is this possible using (how to use transceiver as only receiver) i tried commenting on lines  but no use can I get some advice on the matter using this code https://github.com/Aaronia-Open-source/RTSA-API-Samples/blob/main/IQTransceiver/IQTransceiver.cpp with minor changes of the saving IQ data in CSV file  can i get some advice

Sure, just remove the call to SendPacket() in streamIQ(). Or take a look at some of the other examples in the SDK.