Great! So what actually are these packets? Are they actually at the socket level (so TCP/IP is already done) or are they below, so you'd have to implement a TCP/IP library?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Great! So what actually are these packets? Are they actually at the socket level (so TCP/IP is already done) or are they below, so you'd have to implement a TCP/IP library?