I'm trying to perform a "post" operation in Firebase Database with a GPRS module.
The AT commands of the modem are sent with an Arduino Uno
GPRScommand("AT+CIPSEND", ">", "yy", 10000, 1); /
delay(500);
GPRSboard.print("POST .json?a...
asked by
19.06.2017 / 16:56