We can't update our code through AWS-S3-OTA now ,isn't it?

Daniel
Posts: 28
Joined: Tue Jan 09, 2018 12:55 pm

We can't update our code through AWS-S3-OTA now ,isn't it?

Postby Daniel » Mon Apr 09, 2018 1:49 am

Hi,everyone
There is the demo https://github.com/espressif/arduino-es ... OTA_Update.
Here is the step of demo.
  • Step 1 : Download the sample bin file from the examples folder
    Step 2 : Upload it to your Amazon S3 account, in a bucket of your choice
    Step 3 : Once uploaded, inside S3, select the bin file >> More (button on top of the file list) >> Make Public
    Step 4 : You S3 URL => http://bucket-name.s3.ap-south-1.amazon ... me.ino.bin
    Step 5 : Build the above URL and fire it either in your browser or curl it `curl -I -v http://bucket-name.ap-south-1.amazonaws ... me.ino.bin` to validate the same
    Step 6: Plug in your SSID, Password, S3 Host and Bin file below
But When I do it step by step,the S3 URL is HTTPS like [b]https[/b]://s3-us-west-2.amazonaws.c ... Update.bin instead of HTTP,it seems that the website is encrypted, not the HTTP.

So we can't update our code through AWS-S3-OTA now ,isn't it?

Thank you all of you for reply.
Daniel.

WiFive
Posts: 3529
Joined: Tue Dec 01, 2015 7:35 am

Re: We can't update our code through AWS-S3-OTA now ,isn't it?

Postby WiFive » Mon Apr 09, 2018 2:51 am

Did you try just removing the s

Daniel
Posts: 28
Joined: Tue Jan 09, 2018 12:55 pm

Re: We can't update our code through AWS-S3-OTA now ,isn't it?

Postby Daniel » Mon Apr 09, 2018 3:31 am

WiFive wrote:Did you try just removing the s
I have tried. This URL is encrypted and it doesn't work.

Who is online

Users browsing this forum: No registered users and 85 guests