TCP/IP sockets via UART? (through AT-compatible transport) #11120
davidmcnabnz
started this conversation in
General
Replies: 2 comments 3 replies
-
I suppose that would be PPP, which we haven't generally available. If someone would be able to implement that, we could have networking over UART/USB which would be very nice. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Did you notice #14461 ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Does anyone know of a library which can provide Python-style socket objects, back-ending out through a UART to an AT commands compatible RS232 device?
Or do I need to write and PR it myself?
Beta Was this translation helpful? Give feedback.
All reactions