Hello @Dmytro Seliverstov ,
Unfortunately, to reduce resource usage and ensure long-lasting API/ABI compliance, the IoT Hub C SDK embedded within the Azure Sphere OS is compiled with the flag NO_LOGGING set.
You will be able to see from mqtt_client_set_trace in mqtt_client.c (which is called as part of OPTION_LOG_TRACE) that this functionality is disabled when NO_LOGGING is set.
Many thanks
Thank you for the reply.
There is a broken link in that ticket, but I think you referring to this article and this constrained-devices.
Hi, still waiting for your help
Hi @Dmytro Seliverstov ,
Could you please let us know what is your device configuration, model and used SDK?
Is the device sample working fine on your side?
azure-sphere-samples
We are checking internally on this/
Hi, @SatishBoddu-MSFT
I'm using Azure Sphere on q200 concentrator. Related info:

* Azure Sphere SDK 22.07.4.18989
* Azure Sphere OS version 22.07
* device is working fine
* Configuration:
Sign in to comment