Hi Kevin, "Packet Encoder" is buggy and therefore in the "deprecated" category in GNU Radio. It's no surprise it's not working! I mean, you even get a warning about that in the console.
So, please adhere to one of the working examples we have that don't rely on explicitly obsolete blocks. I'd recommend the examples in /usr/[local/]/share/gnuradio/examples/digital/packet, especially packet_rx.grc, packet_tx.grc, (generate both), packet_loopback_hier.grc as well as as soon you get the loopback in simulation to work, the examples with "uhd" in their name. Best regards, Marcus PS: while you're at it, don't use WX, but Qt. We (the GNU Radio prokect) are kicking WX out of GNU Radio, because it hasn't been maintained in years and we really wouldn't know how to. Also, its performance is usually far worse than that of Qt. On Thu, 2018-07-05 at 05:36 +0400, Kevin Grey via USRP-users wrote: > I am new to this, and any help would be greatly appreciated. > > I am trying to do the following: > > Send text data from a USRP B210 to a HackRF, all done at 221 MHz, > check the 2-minute video please: > > https://www.youtube.com/watch?v=kZTo8-32mIg > > As you can see, I am lost as to whether the signal is not received to > begin with, or that the problem lies in storage of the data received. > > Thank you for your replies, > > Kevin > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com _______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com