Skip to content

[DOC] Clarify use of handleCustomJob Function #508

Open
@monkeytronics

Description

@monkeytronics

Describe the issue
I am attempting to get an older ESP-IDF V4.3. application up to date. I have pulled the demos. The basic pub/sub examples work nicely. But I am struggling with the OTA.

The V4.3. code used custom jobs in AWS, where we pulled the ota_url and fed it to the http ota updater. We did not use code signing.

I am currently struggling to get the OTA to work here. The example provided is OTA over MQTT. I like this concept as it offers significant saving in terms of memory. So, I would like to use this. I've already set up the IAMs Role and IOT policy for the certificate so the Thing is ready for MQTT jobs and streams.

Would it be possible to provide some guidance on the flow with examples as to how we can get this to work with an unsigned binary. The AWS Console insists on code signing (as far as I can tell) so it's likely we'll need to use the SDK (or CLI as a quick place to test / prove).

Appreciate that this could go into the FreeRTOS forum, but I think it would also be a great addition to the documentation on this repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions