Configuring ESP32 for IoT Hub and IoT Device in the Azure Portal part 2

Поділитися
Вставка
  • Опубліковано 29 вер 2024

КОМЕНТАРІ • 33

  • @AronAyub
    @AronAyub  5 місяців тому

    Hi there, there's a new SDK released over time by Microsoft, please check their official GitHub incase you find some challenges in the library.
    The library used for the tutorial may have issues from 2024 onwards.

  • @nayeemnnishi
    @nayeemnnishi 5 місяців тому +2

    Hi Can you create a video series in which the new embedded C SDK can be used for connecting an ESP32 Device to Azure IoT hub and send telemetry data. I am really struggling to do this. It would be really helpful if you could create a series with the new embedded C SDK provided by Microsoft.

  • @nuwansurangakodikara1016
    @nuwansurangakodikara1016 Рік тому +2

    Hi thanx your advice please tell me the how can get the esp32_dht11_azure_iot_hub window in arduino page

    • @AronAyub
      @AronAyub  Рік тому +1

      Hi, please refer to the previous video, let me know if it helps you.

  • @alexandrospanag
    @alexandrospanag 2 роки тому +2

    Hello ! Do you have the header files #include "AzureIotHub.h"
    #include "Esp32MQTTClient.h" anywhere available? ive been searching through the entire internet with no results

    • @AronAyub
      @AronAyub  Рік тому +1

      Hello Were you able to trace the file ? I can the entire library with you.

  • @samuelquentas.9417
    @samuelquentas.9417 Рік тому +2

    Seriously, thank you very much, for sharing all this, you saved me from failing a course :') you are great!!

    • @AronAyub
      @AronAyub  Рік тому

      Hi, Happy you found it useful. Please subscribe and share the channel

  • @jihamih1219
    @jihamih1219 Рік тому +2

    Dear sir,
    Thank you very much for this tutorial.
    I followed it carefully and used your code, but I get an error:
    "...\Arduino\libraries\ESP32_AzureIoT_Arduino-master\src\az_iot\c-utility\pal\socket_async.c Func:socket_async_create Line:134 Socket connect failed, not EINPROGRESS: 0"
    Would you know what might be the solution?
    Could you maybe provide the link to the libraries you used?
    Best regards

    • @AronAyub
      @AronAyub  Рік тому +1

      please use the official Arduino library: www.arduinolibraries.info/libraries/esp-mqtt-client. Let me know how it goes.

    • @raysam012
      @raysam012 Рік тому +2

      if you switch the esp32 board version to 1.0.6. i believe it would work properly.
      thats what i have been doing with this library
      not a good solution though

    • @AronAyub
      @AronAyub  Рік тому

      @@raysam012 thanks for hands on

  • @navyabondala-t1g
    @navyabondala-t1g 5 місяців тому

    Hi @AronAyub, I am working on a project with TTGO ESP32 WROOVER-E Development board. I want to send the data to Azure IoT hub using MQTT. Do I need to generate any certificates from device side and enter it while registering the device in Azure IoT hub? If yes, I didn't find any video/forums/related documents of uploading the certificates to my ESP32.
    And I want to directly connect to Azure IoT hub without using SDK and please share if there are any documents related to my project: i.e., from device certificate generation then connecting to Azure IoT hub using MQTT.

  • @nuwansurangakodikara1016
    @nuwansurangakodikara1016 Рік тому +2

    can you give the coding part

    • @AronAyub
      @AronAyub  Рік тому

      Hi the complete project including wiring diagrams is in this site. sstechsolutioncom.wordpress.com/iot/iot-hub-esp32-dht11/

  • @kingsuscribermt7277
    @kingsuscribermt7277 10 місяців тому

    Hi! Do you have the header files #include "AzureIotHub.h"
    #include "Esp32MQTTClient.h" I can't find it anywhere. Can you please send me a copy. Thx you

  • @ghilesbelaidi-v6g
    @ghilesbelaidi-v6g 7 місяців тому

    hello thank you very much for the vedio I have a problem with azureiothub.h and #include "Esp32MQTTClient.h" can you tell me how you went about solving this problem thank you very much

  • @navyabondala-t1g
    @navyabondala-t1g 5 місяців тому

    Hi @AronAyub, Can you please share the links of te given libaries.
    Thanks in advance.

  • @automationarmatrics904
    @automationarmatrics904 2 роки тому +2

    This is a very useful tutorial. Would you please share the reference of the arduino code?

    • @AronAyub
      @AronAyub  2 роки тому +5

      Hello, kindly find the entire tutorial here :
      Thanks
      sstechsolutioncom.wordpress.com/iot/iot-hub-esp32-dht11/

    • @automationarmatrics904
      @automationarmatrics904 2 роки тому +3

      @@AronAyub Thanks

  • @CMAntony
    @CMAntony 11 місяців тому

    There is no azureiothub library anymore and azure iothubmqtt client gives me an error sayinf that it is for esp8266 , is there any workaround for this?

  • @MUZ-vk4vv
    @MUZ-vk4vv Рік тому

    Thanks for the video but the source code is missing the other files. please share it, because a code snip is not enough and the whole video will be useless.

  • @fjz613
    @fjz613 8 місяців тому

    Hey bro. I am getting stuck in Initializing SNTP. What do you think is the problem?

    • @CaioHenrique-ly2mp
      @CaioHenrique-ly2mp 5 місяців тому

      Do you find the problem? I am with the same problem.

  • @muhammadyousufeisa3982
    @muhammadyousufeisa3982 Рік тому +1

    what to do with password of wifi. if i am using an open wifi

    • @AronAyub
      @AronAyub  Рік тому +1

      Hello, ,create a password, for easy configuration with your device.

    • @muhammadyousufeisa3982
      @muhammadyousufeisa3982 Рік тому

      @@AronAyub I am using a hostel wifi

    • @muhammadyousufeisa3982
      @muhammadyousufeisa3982 Рік тому

      what board manager i have to select

    • @AronAyub
      @AronAyub  Рік тому

      @@muhammadyousufeisa3982 create an hotspot using your mobile phone, that should be an easy solution. Also consider watching the previous video for easy navigation

  • @nirmaleranda7916
    @nirmaleranda7916 Рік тому

    where are the links that you were talking about

    • @AronAyub
      @AronAyub  Рік тому

      Hi , use this link for full tutorial.
      sstechsolutioncom.wordpress.com/iot/iot-hub-esp32-dht11/