Hi, not sure if you are watching this repo, but I'm trying to run your example scripts and having a little trouble, wondered if you could help.
Everything builds and runs successfully, and I do receive packets. But the packets don't appear to resemble the source string. I've tried all sorts of arcane casts but can't get it to look like it should. In addition, the print payload does change even when the transmitted string is constant (working with the string in the example).
The number of bytes received is always correct, so the packet is clearly being received in some sense, but I'm not sure how to proceed.
I also never receive anything in implicit header mode, but that's not necessarily a problem.
Thanks.
Hi, not sure if you are watching this repo, but I'm trying to run your example scripts and having a little trouble, wondered if you could help.
Everything builds and runs successfully, and I do receive packets. But the packets don't appear to resemble the source string. I've tried all sorts of arcane casts but can't get it to look like it should. In addition, the print payload does change even when the transmitted string is constant (working with the string in the example).
The number of bytes received is always correct, so the packet is clearly being received in some sense, but I'm not sure how to proceed.
I also never receive anything in implicit header mode, but that's not necessarily a problem.
Thanks.