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

Serial device misses a lot of incomming and outgoing messages #18

Open
el-samiyel opened this issue Apr 2, 2024 · 2 comments
Open

Serial device misses a lot of incomming and outgoing messages #18

el-samiyel opened this issue Apr 2, 2024 · 2 comments

Comments

@el-samiyel
Copy link

Is there any way to improve on the missed messages from a transmitting node?

To lay it out in full:

1 - SendReceiveClient' misses 90% of incoming messages.
2 - Transmitted messages from 'SendReceiveClient' are also missed, 2 out of 5 messages get through.
3 - Is anyone looking at adding examples to get delivery reports etc?

Ta

@GUVWAF
Copy link
Member

GUVWAF commented Apr 3, 2024

How fast are you sending?

It might be the print statements take too long.

@el-samiyel
Copy link
Author

Tried everything from 5 seconds up to 5 minutes , baud rates changed as well, but getting the same results. The only saving grace is the 'text message' mode, but even that's buggy (for the most part it captures all the messages IN, but same results as 'proto' when sending OUT).

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