Hi!
I am looking for a NRF52840+OpenThread+Azure IoT Hub SDK solution. Here is what I did so far. Nothing helped:
- Thead CLI Example on NRF52840 + Border Router on PI with RCP NRF52840 is working. I can ping ipv6 in mesh and outside mesh. I can ping ipv4 outside mesh
- I merged the code of nRF9160: Azure IoT Hub — nRF Connect SDK 2.2.99 documentation (nordicsemi.com) into the Thread CLI example, created and added certificates and ended up with:
I am aware of the following tickets but nothing what was described helped. There is no complete description included:
- (+) Azure IoT Hub Library with OpenThread - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com)
- (+) Error -22 in mqtt_connect() - nRF52840dk with Azure IoT Hub using OpenThread and TCP - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com)
My ask is a working sample with Azure IoT Hub and Openthread / MQTT and Openthread.
I added my github repo to make the code available for testing: sebastianspross/nrf52840_ot_azure (github.com)
Really appriciate your help!
Thanks
Sebastian