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

Azure IOT Addon #16

Open
hmckinlay opened this issue Nov 29, 2021 · 4 comments
Open

Azure IOT Addon #16

hmckinlay opened this issue Nov 29, 2021 · 4 comments
Assignees
Labels
question Further information is requested

Comments

@hmckinlay
Copy link

hmckinlay commented Nov 29, 2021

Hardware: Nucleo-H753ZI
Development Environment: Windows based STM32CubeIDE 1.8.0

This library appears to not include Azure IoT addon. It seems like a strange omission. Is this in the roadmap?
https://github.com/azure-rtos/netxduo/tree/master/addons/azure_iot

@hmckinlay
Copy link
Author

hmckinlay commented Dec 1, 2021

I was able to connect to Azure IoT Hub but still working on getting it woking with Azure Central & DPS.

Added these:
https://github.com/azure-rtos/netxduo/tree/master/addons/azure_iot
https://github.com/Azure/azure-sdk-for-c

I now have working the simplest example in here, https://github.com/azure-rtos/netxduo/tree/master/addons/azure_iot/samples the one using 'IoTHub connect using Symmetric key'.

@ALABSTM ALABSTM added help wanted Extra attention is needed question Further information is requested labels Dec 7, 2021
@ALABSTM
Copy link
Contributor

ALABSTM commented Dec 7, 2021

Hi @hmckinlay,

Thank you for having shared what you were able to do so far. I will let our development teams know about it. We will try to get back to you as soon as possible.

With regards,

@CHAMSTM
Copy link

CHAMSTM commented Jan 5, 2022

Hi @hmckinlay , could you please have a look on this repo and check if it fits your needs ?
Azure IoT is not part of the X-CUBE-AZRTOS-XX packages but it is provided in a dedicated package on selected series.
I hope it helps.

@hmckinlay
Copy link
Author

hmckinlay commented Jan 17, 2022

Hi @hmckinlay , could you please have a look on this repo and check if it fits your needs ? Azure IoT is not part of the X-CUBE-AZRTOS-XX packages but it is provided in a dedicated package on selected series. I hope it helps.

Thanks for that, took a look. MS is up to v6.1.9, CubeMX uses v6.1.7, this library uses v6.1.2. It's basically a trimmed down version of the existing MS examples, not that useful to me.

Is the Azure IoT addon on the roadmap to be a part of X-CUBE-AZRTOS-XX?

Cheers,
Hamish.

@ALABSTM ALABSTM removed the help wanted Extra attention is needed label Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants