Hi, if anyone can help, thank you very much… we need to send a json pro powerbi through an https POST request. I managed to do this with NodeMCu, but I need to upload with an arduino and an esp01. I'm using the WiFiEsp library to access the push URL and it even connects as a PBI server but then I only get a Timeout error. I also tried using AT commands, I can also connect to the server and I even have confirmation that the json was sent, however I don't get anything in PowerBI. The problem isn't hardware or something like baud rate, I've already made sure.
I appreciate if you can guide me in this case.
Have a look at this project Arduino to Arduino via Serial and this circuit.
For a power supply for the ESP-01 see this project ESP8266-01 Wifi Shield
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.