Ethernet
. Through the AP function of ESP32, the accessory device can be connected. You can also use a mobile phone to connect to make it function as a router.4G module
and the SIM card that can access the Internet, and enable other devices to access the network through WiFi-AP function forwarding.Product | Product Link |
---|---|
T-Internet-COM | AliExpress |
Arduino:
- Click "File" in the upper left corner -> Preferences -> Additional Development >Board Manager URL -> Enter the URL in the input box
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
- Click OK and the software will be installed by itself. After installation, restart the Arduino IDE software.
PlatfromIO:
- PlatformIO plug-in installation: Click on the extension on the left column -> search platformIO -> install the first plug-in
- Click Platforms -> Embedded -> search Espressif 32 in the input box -> select the corresponding firmware installation
ESP-IDF:
- The installation method is also inconsistent depending on the system, it is recommended to refer to the official manual for installation
The ESP-IDF example is only experimental, it is unstable, LilyGo cannot provide technical support for the software, please submit an issue in esp-idf