How to Connect ESP32/ESP8266 Board to ThingsBoard - (2024)

Поделиться
HTML-код
  • Опубликовано: 5 сен 2024

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

  • @noutouyduangta3161
    @noutouyduangta3161 4 месяца назад +1

    Great job 👍👏

  • @zmhtiger
    @zmhtiger 4 месяца назад +1

    Great Job

  • @thiagoryansilvaaires5420
    @thiagoryansilvaaires5420 3 месяца назад +1

    Obrigado pelo conteúdo, tava em duvida em como usar e o que eu ia usar como dashboard para o meu projeto, e tu me ajudo muito boa a explicação.

  • @Wendy-hu9xy
    @Wendy-hu9xy 4 месяца назад +1

    very nice object! It helps me a lot

  • @rohitpreetam5173
    @rohitpreetam5173 4 месяца назад

    Thanks a lot sir, this video helped a lot, have been trying from many days but this video gave instant solution.
    Can you also make tutorials on RPC with thingsboard and OTA using thingsboard please sir.

    • @mirutec
      @mirutec  4 месяца назад

      Glad it helped! I'll consider your tutorial suggestions. Thanks!😄

    • @rohitpreetam5173
      @rohitpreetam5173 4 месяца назад

      @@mirutec Thanks for the reply sir, will be waiting for the tutorials

  • @SyrineBouallegue-p5r
    @SyrineBouallegue-p5r Месяц назад +1

    "Can I use the Zigbee protocol on Wokwi instead of WiFi? I want to know the energy consumption when sending data with Zigbee. How do I do it

    • @mirutec
      @mirutec  Месяц назад

      Hi there, I think it might not be possible through Wokwi; you might want to consider trying with a real ESP32.

  • @mirutec
    @mirutec  7 месяцев назад +1

    Here is the link to code: github.com/rch-goldsnaker/esp32-thingsboard/blob/main/main.cpp and wokwi simulator wokwi.com/projects/387608925575245825

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

      Hi, the Arduino_MQTT_Client is self defined or could download from the IDE, thanks.

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

      @@yiping8737 Hi , yes you should dowload it, here is the link: www.arduinolibraries.info/libraries/arduino-mqtt-client

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

      Thanks so much, the library is downloaded and it works within the offline codes.@@mirutec

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

      Thanks so much, it also works on well with the real entity test, thanks so much.@@mirutec

  • @letu5379
    @letu5379 4 месяца назад

    I have a problem with code because i deploy thingsboard by docker and the url is localhost so the esp32 in simulation cant connect to thingsboard, i have try changed the ip thingsboard but it 's not working. Can't you solve that problem. Thank you very much

    • @mirutec
      @mirutec  4 месяца назад

      It seems you're attempting to connect a Wokwi ESP32 device to ThingsBoard on localhost. To facilitate this connection, you may need to configure permissions properly. This could entail opening ports on your firewall and verifying that your network permits incoming connections from external sources. Have you experimented with connecting a physical ESP32 device to ThingsBoard on localhost?

    • @zakariaabril5192
      @zakariaabril5192 Месяц назад +1

      @@mirutec I have the same problem can you make us a video on how to connect esp32 to thingsboard docker