-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No code showing how to send data to ThingSpeak MQTT server without Wifi #1
Comments
Hi, Update complete. |
Hi, when I try to use "AT+MQTTCONN" I always get "+CME ERROR: 53 |
Hi, I have the same problem as dawidjar97. |
Hi, have you tryied to ping something to check if you are logged to the network? |
How can I ping with ESP-12S-A9-A9G-GPRS-Node-v1.0? |
AT+PING="xx.xx.xx.xx" |
I saw this repo is linked from here: https://hackaday.io/project/167550-esp8266-publish-data-to-thingspeak-without-wi-fi
However, there is no code example showing how to send data over GPRS to ThingSpeak. Please add the code for this.
The text was updated successfully, but these errors were encountered: