How to use Esp32 in Openremote

Hello everyone, I am a new member, just getting started with IoT. Currently, I am beginning with a small, simple project using ESP32 to send temperature and humidity data from a DHT11 sensor to a dashboard via HTTP protocol. Currently, I am facing issues with sending data and also do not fully understand the interface and operation of OpenRemote. I really need everyone’s help.

Hi,

You‘ve already started with a code?

1 Like

Yes, I can code. I have implemented an IoT system on the Node-RED platform with the topic of Smarthome. Currently, I want to learn more about a new platform.

What kind of issues you are facing?

I can’t configure OpenRemote to receive data from the ESP via HTTP.

Why you don’t use the mqtt protocol?
There is an example code on the wiki-site of openremote.

2 Likes