Hi
We tried importing the SDK example "wifi_mqtt" and found the "mqtt_client_info" structure, it doesn't seem to enable the security in the default example, please see the following screenshot.
Referring to the sample code, it needs enable the "LWIP_ALTCP " & "LWIP_ALTCP_TLS" macros to enable security. Do you know how to enable security? or do you have a guide for opening "LWIP_ALTCP " & "LWIP_ALTCP_TLS" macros using the wifi_mqtt example?
BR
Trevor
Hello,
Regardiing the above example, it seems that the Lwip MQTT function library is not used(replace with the coreMQTT library).
Could you help check if RW61x support secure MQTT with Lwip library?
Hello,
I check internally about this, and I'm afraid that we currently do not have an example with those features enabled . In this case there are some macros that can be enabled still, it will be up to every customer to adapt the examples and add the features.
I apologize for the inconvenience
Regards
Hello,