Hi,
Is it possible to have security(wolfssl or mbedtls) with MQTT on MCXN947. I'm using FRDM board and couldn't find any combination of mqtt with tls or ssl examples. Is there any way to integrate security with MQTT on MCXN947?
Regards,
Sach
Hi @nxpsachve
I suggest that you can
start with mbedTLS + MQTT because:
Both are in the SDK
Easier integration path
Supported by many embedded projects.
BR
Harry