Amazon AWS IoT Core using ESP8266 || Creating Thing, Policies & Certificates

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

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

  • @HowtoElectronics
    @HowtoElectronics  2 ปีที่แล้ว +9

    For those who are working currently with the latest aws version, there is an update on the Resource ARN part. Replace resource ARN path with * sign. Replacing the path with * will simply allow everything.

    • @joaofolgado3316
      @joaofolgado3316 ปีที่แล้ว

      why this change ?

    • @joaofolgado3316
      @joaofolgado3316 ปีที่แล้ว

      where can i find that information ? i like to understand why this is needed and how it works.
      Thanks :)

  • @mikeharmon8733
    @mikeharmon8733 ปีที่แล้ว

    I just successfully coded this instructional.
    Impressively documented, minor changes to the AWS Console but still easy to follow.

  • @ravalravi882
    @ravalravi882 2 ปีที่แล้ว

    On entire youtube this is the first video for esp8266 + aws . really awesome video..thank you so much

    • @HowtoElectronics
      @HowtoElectronics  2 ปีที่แล้ว +1

      Thanks sir, keep supporting us.

    • @ravalravi882
      @ravalravi882 2 ปีที่แล้ว

      @@HowtoElectronics please make more video on esp826 + aws iot core

    • @cricket514
      @cricket514 2 ปีที่แล้ว

      @@HowtoElectronics hello, I am getting error of screts. h: no file or directory found?

  • @JT-iw2cw
    @JT-iw2cw ปีที่แล้ว

    Great video, This was so helpful. I love your accent.

  • @johnmungandi4413
    @johnmungandi4413 ปีที่แล้ว

    I am succeed with your demonstration finally but ArduinoJson version error with 5.13.5 working with 6.19.3 thank you for this tutorial your really amazing tutor

  • @valentinasalazar694
    @valentinasalazar694 ปีที่แล้ว

    Thank so much fot your video, i've looking for a way to do this, and finally works!

  • @sushantsuman4329
    @sushantsuman4329 6 หลายเดือนก่อน

    try many ways not able to connect AWS iot change region also not works and added all key and certificates properly but not able to do so

  • @pavan_3322
    @pavan_3322 6 หลายเดือนก่อน

    Can you do a video on how to get the real time dashboards based on our data in aws quicksight or Microsoft powerBI

  • @prakashsontakke8114
    @prakashsontakke8114 2 ปีที่แล้ว

    Excellent video demonstration

  • @vinodkumarkvinod4966
    @vinodkumarkvinod4966 2 ปีที่แล้ว +1

    Im not able to to subscribe the policy
    Can any one helpme out

  • @ジンギスカン-h2s
    @ジンギスカン-h2s 2 ปีที่แล้ว

    I am going to use it as an example.

  • @electronic7979
    @electronic7979 2 ปีที่แล้ว +1

    Nice project

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

    connecting to AWS IoT............. This is the last line shown in the serial monitor. But I don't have any connection. and from the server end, no data is sent. Please help

  • @pavan_3322
    @pavan_3322 6 หลายเดือนก่อน

    why is it providing data to aws iot for every 5 seconds. Can't we do it in real time?

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

    I followed the whole tutorial but its not working. Unable to connect with AWS. Please help

  • @lusis7113
    @lusis7113 ปีที่แล้ว

    I am not able to connect AWS with the same code. The cert should have no problems since I tried with ESP32 and it works. Any idea? Where can I monitor the iot core to see logs? Thanks!

  • @sermadreda399
    @sermadreda399 2 ปีที่แล้ว

    Great video thank you for sharing

  • @infinitegaming2897
    @infinitegaming2897 2 ปีที่แล้ว

    Awesome

  • @rehan_alammmblogs
    @rehan_alammmblogs 2 ปีที่แล้ว

    Nice 👍☺️

  • @durveshtalekar9677
    @durveshtalekar9677 2 ปีที่แล้ว

    Failed to read from DHT sensor!
    I am getting this error can you help!!

    • @SteveOnIoT
      @SteveOnIoT 2 ปีที่แล้ว

      the problem can be the wrong resistor value, you are on the wrong pin in your sketch, or your dht is wired incorrectly

  • @vinodkumarkvinod4966
    @vinodkumarkvinod4966 2 ปีที่แล้ว

    In policy i added connect public and receive bur not subscribe option can any one explain how

    • @SteveOnIoT
      @SteveOnIoT 2 ปีที่แล้ว

      best IoT pactice is to use 'Iot:*' , all access all resources, and then restrict your policy from there for least privilege, don't start off least privilege then try to keep adding permissions

  • @RPodile
    @RPodile 2 ปีที่แล้ว

    I am getting timeout error while connecting to AWS

    • @SteveOnIoT
      @SteveOnIoT 2 ปีที่แล้ว

      check the monitor tab in IoT core to see if your endpoint is correct and you are hitting aws, if so and no data then check your certificates as they are probably faulty

    • @doreenchemweno
      @doreenchemweno 2 ปีที่แล้ว +2

      @@SteveOnIoT Also check to ensure that the policy was set up correctly and with the right values you want to poll from. in my case, I had used "ESP8266/pub" and was trying to poll from "esp8266/pub" and then in the connection policy I had mistakenly written ...client/ESP8266/ESP8266 instead of ...client/ESP8266

    • @doreenchemweno
      @doreenchemweno 2 ปีที่แล้ว +1

      @@SteveOnIoT Thanks for the tutorial very helpful

    • @SteveOnIoT
      @SteveOnIoT 2 ปีที่แล้ว

      @@doreenchemweno Anothr easy trick is just to subscribe to "#" on the MQTT test client and you will intercept all topics published to your account in your selected region.

  • @Rahul-rr6td
    @Rahul-rr6td 2 ปีที่แล้ว +1

    Sir can I get code of the project "fingerprint based biometric attandance system using Arduino". Please sir. Waiting for a positive response

  • @utsavsharma9921
    @utsavsharma9921 ปีที่แล้ว

    Not Working at all

  • @ranarehanqaisar2266
    @ranarehanqaisar2266 2 ปีที่แล้ว

    After compiling my code it says "No such harder life " and also gives error on PubSubClint.h
    need help with any solution for it.

  • @diyprojectslab1689
    @diyprojectslab1689 2 ปีที่แล้ว +2

    I come here to listen to your voice I love your voice 💖🌞

  • @morto6192
    @morto6192 2 ปีที่แล้ว +2

    Can u send iot data to website or apps ?

    • @SteveOnIoT
      @SteveOnIoT 2 ปีที่แล้ว

      Yes, IoT core to a data lake or database, then extract the iot data in lamda, use and endpoint created from API Gateway, they use a GET request from a website to fetcth your data

  • @13friday71
    @13friday71 ปีที่แล้ว +1

    I cannot connect to AWS IOT
    In serial monitor it's show Connecting to AWS IOT...........

    • @SoutParl
      @SoutParl ปีที่แล้ว +1

      same, did you find solution?

    • @NamNguyenHai-im4uf
      @NamNguyenHai-im4uf ปีที่แล้ว +1

      I have the same error, do you know how to fix it?

  • @nguyenvanthai9414
    @nguyenvanthai9414 ปีที่แล้ว

    Thanks so much for your great video

  • @anokhautomation4453
    @anokhautomation4453 2 ปีที่แล้ว

    Look very complicated.

    • @HowtoElectronics
      @HowtoElectronics  2 ปีที่แล้ว +1

      Haha. Looks complicated to me in starting. But its super easy later on.

    • @anokhautomation4453
      @anokhautomation4453 2 ปีที่แล้ว

      I want to watch the video many more times to get a clear picture 😁.

  • @jesuspujantesaez4797
    @jesuspujantesaez4797 2 ปีที่แล้ว

    Hi, nice video but I couldn't run the code after pasting the certificates in Secrets.h.
    I have the following error: extended character is not valid in an identifier. Can you help me?

  • @arijitpatra398
    @arijitpatra398 2 ปีที่แล้ว

    Code is not running...it doesn't connect with the AWS...I try all the possible things but doesn't work

    • @SteveOnIoT
      @SteveOnIoT 2 ปีที่แล้ว

      check the monitor in AWS IoT Core first, if its not showing a connection you likely have the wrong region or endpoint. If you connected and no data then you likely have a problem with your certificates

  • @LoveLySUperJu
    @LoveLySUperJu 2 ปีที่แล้ว +1

    Dear sir I got error -4 form connect to aws
    Cloud you please suggest clue to me about what happend?