MQTT with ESP32 and DHT22 using Wokwi | Display on Node-Red Dashboard

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ย. 2024

ความคิดเห็น • 23

  • @XD340Rafael
    @XD340Rafael 5 หลายเดือนก่อน +3

    Hello, I'm here from Brazil, your video helped me a lot! Thanks!

    • @IoTFrontier
      @IoTFrontier  5 หลายเดือนก่อน

      Thank you for the comment

  • @gopinathareddyambati4314
    @gopinathareddyambati4314 10 หลายเดือนก่อน +1

    Very nice 👏

    • @IoTFrontier
      @IoTFrontier  10 หลายเดือนก่อน

      Thank you

  • @Teen_Kh
    @Teen_Kh 10 วันที่ผ่านมา

    Hello Sir, is there any difference when I do the real product with Adruino IDE?

    • @IoTFrontier
      @IoTFrontier  10 วันที่ผ่านมา +1

      @@Teen_Kh no difference

    • @Teen_Kh
      @Teen_Kh 10 วันที่ผ่านมา

      ​@@IoTFrontierthanks, Sir!

  • @adebayu1428
    @adebayu1428 7 หลายเดือนก่อน +1

    hello, its a nice video, but i have a question ? do you use hivemq websocket client for MQTT broker?

    • @IoTFrontier
      @IoTFrontier  7 หลายเดือนก่อน

      Thank you. I have used 1883 port in this video which is a Tcp port. You can also use websocket port 8884 if your application demands it

    • @adebayu1428
      @adebayu1428 7 หลายเดือนก่อน

      @@IoTFrontier thankyou for the repply, i tried use websocket from hivemq but in my node red it keep disconnected, even i have configured the mqtt in, do you know why its happened?

    • @IoTFrontier
      @IoTFrontier  7 หลายเดือนก่อน

      May be you can get the answer here groups.google.com/g/node-red/c/ByzqoQdkGMI?pli=1

    • @adebayu1428
      @adebayu1428 7 หลายเดือนก่อน +1

      @@IoTFrontier thankyou alot fot helping me, have a good day

  • @eamonhannon1103
    @eamonhannon1103 7 หลายเดือนก่อน

    Where is the broker running ? Are the MQTT Broker and Wifi Connections WOKWI virtual connections ?

    • @IoTFrontier
      @IoTFrontier  7 หลายเดือนก่อน

      I have used hivemq public broker as shown in the diagram in the video. The wifi used in Wokwi is the virtual connection.

  • @lecturerintisaar3015
    @lecturerintisaar3015 8 หลายเดือนก่อน

    Sir please help me out with this question, Can u create ur own library of sensor in workwi ??

    • @IoTFrontier
      @IoTFrontier  8 หลายเดือนก่อน

      Yes that should be possible. Check out their documentation or support to learn more

    • @lecturerintisaar3015
      @lecturerintisaar3015 8 หลายเดือนก่อน

      @@IoTFrontier thank u

  • @nhanphamuc6972
    @nhanphamuc6972 5 หลายเดือนก่อน

    Sir please help me out with this question, When I enter any line, I receive nan data ? and I can't deploy it myself, because then the data returned is nan

    • @IoTFrontier
      @IoTFrontier  5 หลายเดือนก่อน +1

      There could be multiple reasons. Few of them are here
      1. Sensor might not be working
      2. Sensors connections might be loose
      Check it properly or try to use another sensor if available
      This is applicable if you are using the real sensor instead of simulator

    • @nhanphamuc6972
      @nhanphamuc6972 5 หลายเดือนก่อน

      @@IoTFrontier I copied your code, but when I press enter on any line of code, the data will be nan

  • @PegFlora-n8s
    @PegFlora-n8s 2 หลายเดือนก่อน

    Garcia Robert Lopez Margaret Gonzalez Robert

  • @snehan2629
    @snehan2629 4 หลายเดือนก่อน

    Where can I get the code?

    • @IoTFrontier
      @IoTFrontier  4 หลายเดือนก่อน

      @@snehan2629 check the description. Follow the steps in GitHub