How to Publish DHT11 Sensor Data from NodeMCU to Modbus TCP Server and Read it in Ignition SCADA

preview_player
Показать описание
Are you interested in collecting data from sensors and transmitting it over a network for further analysis or control? Check out this tutorial and guide to learn how to publish data from a DHT11 temperature and humidity sensor connected to a NodeMCU to a Modbus TCP server and read it in Ignition SCADA.

This guide also covers how to connect the DHT11 sensor to the NodeMCU board and program the NodeMCU board to read data from the DHT11 sensor and publish it over Modbus TCP.

With the right tools and knowledge, the possibilities of IoT technologies are endless. Start exploring today!

#IoT #ModbusTCP #NodeMCU #DHT11 #IgnitionSCADA #Tutorial #Guide
------------------------------------------------------------
------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

thank you, worked fine for my proyect!!

zocorelo
Автор

Hi, I've tried similar approach with ESP32. My TCP server works with the Modscan32 tool and I can read the registers.
But I integrate it with Ignition, I can see my device connected but when I do 'OPC Quick Connecion' Test for my holding Regs, I god 'null'-'bad' status. Did you face something similar before?

marcociau
Автор

Hi. I would like to request this code?

chumpollimpaiboonpon
Автор

Can we publish Ble data drom xiao esp32C3 on ignition scada in the same way as nodemcu??

sayalisarode