nodemcuarduino-esp82664g3g-network

Is it possible to connect a NodeMCU to a 3G network, and if so, how?


I have a NodeMCU microcontroller.

Question 1: Is it possible to connect this to a 3G network? Question 2: How? Please could someone provide me the example code for connecting to it?

Thanks in advance!


Solution

  • A ESP8266 (the MCU used by the NodeMCU boards) connects to WiFi but not GPRS unless you add extra hardware i.e. a GPRS modem.