How to Connect your Raspberry Pi Pico W to AWS IoT Core

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

КОМЕНТАРІ • 19

  • @mmshilleh
    @mmshilleh  2 місяці тому

    Simple.py file has changed since! Here is the update on how to get it to work!
    ua-cam.com/video/HxaJPbD9M-w/v-deo.html

  • @value_creation
    @value_creation Місяць тому +1

    Not Able to understand as the pinned video is for hiveMQ and this is for AWS IOT
    getting error for this part of code
    ssl_params={
    "key": key,
    "cert": cert,
    "server_hostname": MQTT_BROKER,
    "cert_reqs": ssl.CERT_REQUIRED,
    "cadata": ca,
    how to incorporate change in simple.py for AWS IOT

  • @value_creation
    @value_creation Місяць тому +1

    MPY: soft reboot
    Connected to Wi-Fi
    Traceback (most recent call last):
    File "", line 88, in
    TypeError: unexpected keyword argument 'ssl_params'
    getting the above error

    • @mmshilleh
      @mmshilleh  Місяць тому

      @@value_creation see my pinned comment my friend, there is a library update

  • @mmshilleh
    @mmshilleh  9 місяців тому +1

    Consider donating or booking a consulting time with me if you need in-depth help:
    www.buymeacoffee.com/mmshilleh

  • @scottthecarguy8147
    @scottthecarguy8147 2 місяці тому +2

    It looks like the Simple.py code has changed.

    • @mmshilleh
      @mmshilleh  2 місяці тому +2

      It has! I have a 2024 update video!

    • @syedhuzaifaali8096
      @syedhuzaifaali8096 Місяць тому

      @@mmshilleh have you uploaded on your channel ?

    • @saranyak5114
      @saranyak5114 Місяць тому +1

      the link is not reachable.can u give me the link again?

    • @saranyak5114
      @saranyak5114 Місяць тому

      @@mmshilleh pls provide the updated library
      the one you attached is not opening

  • @mattkojetin8198
    @mattkojetin8198 9 місяців тому +2

    Thank you for sharing. This is a great building block.

    • @mmshilleh
      @mmshilleh  9 місяців тому

      It really is, probably one of the most fundamental tools in this space right now

  • @PeterWhite-ru6qk
    @PeterWhite-ru6qk 7 місяців тому +1

    Great tutorial. Nonetheless, I get an error message when running the ssl params, should be more detailed.

    • @mmshilleh
      @mmshilleh  7 місяців тому

      Thank you for sharing your thoughts! I understand the delicate balance between providing enough detail to be informative and keeping the content engaging to cater to varying attention spans. Striking this balance is indeed one of the challenges in content creation, especially in an era where attention spans are seemingly shorter. Your feedback is invaluable as it helps me refine my approach to ensure the information is both useful and captivating for the audience.

  • @alexkt3400
    @alexkt3400 6 місяців тому +1

    That's awesome man, great walkthrough!

    • @mmshilleh
      @mmshilleh  6 місяців тому

      Thank you Alex means a lot, hope I earned your subscription!

  • @AyaShilleh
    @AyaShilleh 9 місяців тому +1

    I love your videos. they're so helpful