I try to run Azure_IOT_Hub without HUB. I have set in prj.conf and prj_qemu_86.conf:
CONFIG_AZURE_IOT_HUB_DEVICE_ID= "mydeviceID"
CONFIG_AZURE_IOT_HUB_HOSTNAME="mydeviceIOTHub.azure-devices.net"
but there are few more credentials like:
1. port: 8883
2. User name:
3. Pasword / SAS
etc... without these azure account can not be accessed. How to configure these credentials also and in which file ?