Hello, I'm here from Brazil, your video helped me a lot! Thanks!
@IoTFrontier6 ай бұрын
Thank you for the comment
@gopinathareddyambati431411 ай бұрын
Very nice 👏
@IoTFrontier11 ай бұрын
Thank you
@Teen_KhАй бұрын
Hello Sir, is there any difference when I do the real product with Adruino IDE?
@IoTFrontierАй бұрын
@@Teen_Kh no difference
@Teen_KhАй бұрын
@@IoTFrontierthanks, Sir!
@adebayu14287 ай бұрын
hello, its a nice video, but i have a question ? do you use hivemq websocket client for MQTT broker?
@IoTFrontier7 ай бұрын
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
@adebayu14287 ай бұрын
@@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?
@IoTFrontier7 ай бұрын
May be you can get the answer here groups.google.com/g/node-red/c/ByzqoQdkGMI?pli=1
@adebayu14287 ай бұрын
@@IoTFrontier thankyou alot fot helping me, have a good day
@lecturerintisaar30158 ай бұрын
Sir please help me out with this question, Can u create ur own library of sensor in workwi ??
@IoTFrontier8 ай бұрын
Yes that should be possible. Check out their documentation or support to learn more
@lecturerintisaar30158 ай бұрын
@@IoTFrontier thank u
@nhanphamuc69726 ай бұрын
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
@IoTFrontier6 ай бұрын
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
@nhanphamuc69726 ай бұрын
@@IoTFrontier I copied your code, but when I press enter on any line of code, the data will be nan
@eamonhannon11038 ай бұрын
Where is the broker running ? Are the MQTT Broker and Wifi Connections WOKWI virtual connections ?
@IoTFrontier8 ай бұрын
I have used hivemq public broker as shown in the diagram in the video. The wifi used in Wokwi is the virtual connection.
@snehan26294 ай бұрын
Where can I get the code?
@IoTFrontier4 ай бұрын
@@snehan2629 check the description. Follow the steps in GitHub