Hello,
I m using esp01 with TTL to send AT commands.
Please let me know wt should be POST command for ESP01
Greetings @ESP01, I hope you are doing great.
The behavior that you are observing might be related to a internal issue regarding STEM accounts, which we are already working to solve.
At first sight, I don’t see anything out of place in your configuration, that is, In order to send data to a device on Ubidots, you should make a POST request to:
https://industrial.api.ubidots.com/api/v1.6/devices/<device_label>/<variable_label>/values
In the screenshots that you provided, it seems to me that you are correctly setting up the endpoint for the request:
https://industrial.api.ubidots.com/api/v1.6/devices/wifi/esp01/values
Also, I noted that you added the required headers according to our docs
With that in mind, I’d kindly ask you to wait until we implement a solution.
Best regards