xod-tethering-inet

0.34.0 • Public • Published

XOD Tethering Internet

This package provides a text interface (AT commands) to interact with the internet. It receives AT commands, executes them and then sends back the result. So it makes possible to use the internet from the PC on the connected microcontroller via Serial.

The AT command protocol is based on the ESP8266 specification in AT command mode with some assumptions. For example, some functions are not implemented, such as creating an access point or connecting to other Wi-Fi points. However, the package allows you to open and close TCP/UDP sockets, send data to them, and read from them. As well as doing DNS lookup, ping the host, get your local and remote IP address.

Readme

Keywords

Package Sidebar

Install

npm i xod-tethering-inet

Weekly Downloads

1

Version

0.34.0

License

AGPL-3.0

Unpacked Size

722 kB

Total Files

26

Last publish

Collaborators

  • brusher