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!
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.