BC660K firmware with SSL SNI

Hi, I need to enable SNI on SSL for MQTT. Is it included in BC660K latest firmware? If so, could you please send me the latest firware?

Hi,
I had similar issue with EMQX and having SNI issue. I have Beta of latest firmware which is fixed SNI issue, so kindly use with caution. I asked them to release as mass production version. You can try this firmware.

G Drive Link

Regards,
Hardik Harpal

After we enabled sni, the module MQTT connection was successful.
After this, you should be able to use following SNI command:

AT command: AT+QSSLCFG=,,“sni”[,<sni_enable>]
For example: AT+QSSLCFG=0,0,“sni”,1 —>Enable sni