Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Echo Test #2

Closed
Dukat-Gul opened this issue Apr 12, 2021 · 1 comment
Closed

Echo Test #2

Dukat-Gul opened this issue Apr 12, 2021 · 1 comment

Comments

@Dukat-Gul
Copy link

I figured out the echo test problems I was having.

In the example notes at the top of the code it indicates to launch with -1 on the listener and 0 for the sender.

When I did that nothing happened. Reading through the code as the crucial line just before the sending call the following was seen.

if (id >= 2)

So I tried instead of 0 on the sender a value of 2 or higher and funnily enough it started to not only send "pings"
[12:18:48 +08:00] [I] Sent: Ping SendQueueBytes=232��
But on the receiving rpi major activity and packets received.
[12:18:48 +08:00] [I] Got bytes: 148 3 0 0 5 6 7 8 9 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

@catid
Copy link
Owner

catid commented Apr 24, 2021

Thanks updated the comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants