-
Notifications
You must be signed in to change notification settings - Fork 136
Example for ESP-IDF #3135
Copy link
Copy link
Open
Labels
customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.Workflow: This is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Metadata
Metadata
Assignees
Labels
customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.Workflow: This is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Is your feature request related to a problem? Please describe.
There's no example/sample/demo in relation to ESP-IDF, which should be go to, since Arduino really shouldn't be used in production environment. That means, that there's no good starting point when we want to implement this sdk in ESP-IDF.
Describe the solution you'd like
I'd be great, if we could get some sample on new version of ESP-IDF, that would allow us to easily build on top of it.
Describe alternatives you've considered
Short guide on what we should do when trying to implement on ESP-IDF.
Additional context
While I know there's alternative a library for FreeRTOS for Azure:
It's completely out of date, and seems it's unsafe to be used when doing production work.
I'm currently working on migration of our IoT fleet from this RTOS based library, towards pure
azure-sdk-for-cimplementation on ESP-IDF 5.4.1, with most likely WolfSSL and WolfMQTT. So any help towards that would be very welcomed!Information Checklist
Please make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report