Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize software to do OTA with cellular modem (CA-333) #218

Open
Nhuttr446 opened this issue May 13, 2024 · 0 comments
Open

Customize software to do OTA with cellular modem (CA-333) #218

Nhuttr446 opened this issue May 13, 2024 · 0 comments

Comments

@Nhuttr446
Copy link

Hi,

Recently, I've been trying to test out the OTA of ESP32 with AWS, I've used the esp-aws-iot library to test out the examples for both MQTT and HTTP OTA. So far, I've been able to connect to AWS and done Jobs (OTA) by using these examples, however, the challenge is about doing OTA via Serial Line with a cellular modem.

As I understand, the esp-aws-iot library has their own network_interface to handle the connection to Internet and TLS/SSL connection, and for my challenge, I have to re-do/redirect the connection to Serial Line/AT commands to handle the connection and get the firmware from AWS.

At the moment, I don't know where to start or is this possible to do?! Do you guys have any ideas for this? Anyone has done this before?
Please helppp !!! :?

Technical points:

  • Tested with ESP-IDF ver.4.4
  • ESP-WROOM-32E
  • ESP-AWS-IOT library
  • AWS IoT core (Things/S3)

Thank everyone!

@github-actions github-actions bot changed the title Customize software to do OTA with cellular modem Customize software to do OTA with cellular modem (CA-333) May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant