ESP8266 Modbus TCP Server, Node-RED as Client, Control Relay in Coils and DHT-11 in Holding Register

Поделиться
HTML-код
  • Опубликовано: 26 авг 2024
  • ESP8266 Modbus Server, and Node-RED as Client, Control Relay in Coils and DHT-11 in Holding Register
    Required file: drive.google.c...
    If you find this content useful, please send me "Super Thanks"
    Don't forget to like and subscribe my channel

Комментарии • 19

  • @shanno88
    @shanno88 10 месяцев назад +1

    super cool

  • @yasin_akar
    @yasin_akar 5 месяцев назад

    thanks
    yaser ali huseyin

  • @Ambulare-Cum-Canem
    @Ambulare-Cum-Canem 7 месяцев назад

    Не понятно где прописать ID устройства, тот который идет первым байтом кадра modbus.

  • @yuluo735
    @yuluo735 10 месяцев назад +1

    nice can I use esp32 instead of 8266 same program?

    • @YaserAliHusen
      @YaserAliHusen  10 месяцев назад

      Yes, You can use ESP32
      Download the code

  • @karthikvhiremath1886
    @karthikvhiremath1886 2 месяца назад

    Hi Sir,
    Is that possible to use without internet connection

    • @YaserAliHusen
      @YaserAliHusen  2 месяца назад

      No need internet connection,
      Just wifi connection in same network

    • @karthikvhiremath1886
      @karthikvhiremath1886 2 месяца назад

      @@YaserAliHusen You mean only Wifi router required... Right

    • @YaserAliHusen
      @YaserAliHusen  2 месяца назад

      @@karthikvhiremath1886 , Yes correct

    • @karthikvhiremath1886
      @karthikvhiremath1886 2 месяца назад

      @@YaserAliHusen Thank you so much Sir.....

  • @shanno88
    @shanno88 10 месяцев назад

    where to download the modbus client X?

    • @YaserAliHusen
      @YaserAliHusen  10 месяцев назад

      You can download here: sourceforge.net/projects/modbusclientx-modbus-tool/

    • @shanno88
      @shanno88 10 месяцев назад

      THXxxx@@YaserAliHusen

  • @pro_rock1910
    @pro_rock1910 10 месяцев назад

    how can this be done with wires??

    • @YaserAliHusen
      @YaserAliHusen  10 месяцев назад

      Using ethernet cable?
      You can use Arduino with ethernet shield and use ArduinoModbus library

    • @pro_rock1910
      @pro_rock1910 10 месяцев назад

      I probably didn't express myself correctly. I'm interested in ways to connect ESP32 to SBS with Nodered via wire directly, use the device without a Wi-Fi router. I'm thinking about the possibility of exchanging data via UART, but have not yet tested it in practice...@@YaserAliHusen

  • @k.k8221
    @k.k8221 8 месяцев назад

    Hi, how to get or set port number please?

    • @YaserAliHusen
      @YaserAliHusen  8 месяцев назад

      default port is 502, if you want to change, maybe you can change it in library

    • @k.k8221
      @k.k8221 8 месяцев назад

      My system not detect while using node red / modbus poll, is it need any gateway fr rs485 to tcp