I am connecting my RTLSDR Source to ZMQ REP Sink and it goes to ZMQ REQ Source to my hackrf using tcp connection in which I am trying to transmit the signal from there but there is lag which only some of the signal gets through. Is there anyway to more adequately get my signal through?
I have tried using UDP connection as well. I have tried to put a throttle block in front of the ZMQ REQ Source.