Search found 1 match

by renski
Thursday 16 June 2016 23:00
Forum: ESP8266
Topic: Arduino mega and ESP8266
Replies: 0
Views: 1597

Arduino mega and ESP8266

I am working to send collected data from the arduino mega to domoticz with the ESP 8266 wifi chip connected to the TX16 and RX 17 port of the mega module. At this moment i am able to perform a get request but when i build a post request i get a 400 bad request or a 404 error. What have I done until ...