Skip to content

Struggling ESP32 serial to linux #120

Closed Answered by vortex314
vortex314 asked this question in Q&A
Discussion options

You must be logged in to vote

I was able to make it work by correcting the zenoh client code and did a pull request for this. But there is still a small memory leakage at each new session in the client. Also the server doesn't support serial port discovery as new USB devices are added. So looking at creating my own zenoh proxy for this. Special attention need to be used on the default sizes for buffers, which are by default way too big for most micro-controllers ( 65k in each direction ).

Replies: 17 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by vortex314
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants