Feeds
답변 있음
Can't update ThingSpeak field via AT commands to ESP8266
Problem solved! The web address needed "api" at the beginning. AT+CIPSTART="TCP","api.thingspeak.com",80
Can't update ThingSpeak field via AT commands to ESP8266
Problem solved! The web address needed "api" at the beginning. AT+CIPSTART="TCP","api.thingspeak.com",80
거의 4년 전 | 1
| 수락됨
질문
Can't update ThingSpeak field via AT commands to ESP8266
I am working towards sending data from a Picaxe using AT commands via ESP8266, based on an example from 2015 here: https://www.a...
거의 4년 전 | 답변 수: 1 | 0