vshymanskyy / TinyGSM

A small Arduino library for GSM modules, that just works
GNU Lesser General Public License v3.0
1.91k stars 708 forks source link

MqttClient SSH for SIM A7670SA #711

Open gotnull opened 1 year ago

gotnull commented 1 year ago

I have the following SIM:

https://github.com/Xinyuan-LilyGO/T-A7670X

Unfortunately MQTT over SSH doesn't work properly. Is there a planned fix for this?

I tried the following library: https://github.com/marmotton/TinyGSM/tree/SIM7000SSL

But this still doesn't work for 8883 and SSH.

gotnull commented 1 year ago

Any update on this?