Hi Jay,

first of all: that's GNU Radio 3.7. Time to upgrade, really! No excuse. You're 
building a
new something, and you're starting with something that has been legacy for 
years now.
ZMQ and networking blocks have seen many improvements, so, you're really 
ill-advised to
stick with GNU Radio 3.7

Then: puh, this is incredibly complex. When debugging something, reduce to as 
little
blocks as necessary to reproduce the problem. You've not done that, and I 
really can't
tell where the problem here lies!

Best regards,
Marcus

On 07.03.21 21:06, Jay Patel wrote:
> Hi all,
> 
> I am sending messages from an external application via (ZMQ PUSH) and 
> received those
> messages in the GNURadio via ZMQ Pull message source. 
> 
> From the ZMQ PULL side, I had correctly debugged the message coming from 
> external
> applications.
> 
> I want to basically transmit those messages. But in the receiver side after 
> the Tagged
> stream to PDU ->  message debug block don't print anything. I put a QT Freq 
> sink to check
> if the data is coming properly or not.  
> 
> Did I miss something? How can I properly debug the messages. I had attached 
> my flow graph.
> 
> Any suggestions are welcome.
> 
> */With Regards,/*
> /Jay Patel/
> 

Reply via email to