Xinyuan-LilyGO / LilyGO-T-A76XX

LilyGo A7670X A7608X SIM7670G series
MIT License
117 stars 49 forks source link

Example for MQTTS connection #63

Closed caeb92 closed 8 months ago

caeb92 commented 1 year ago

Following the examples from the repository I have been able to establish an MQTT connection with rabbitMQ using port 1883 with user and password settings, i can publish and consume messages from topics without problem, but when trying to connect to hivemq cloud through the port 8883 with SSL the connection fails,

Im using TinyGsmClient and PubSubClient for establish connections with MQTT brokers, i was reading the documentarion of TinyGsmClient and says SSL/TLS(HTTPS) Are not yet supported on: Quectel modems, SIM 5360/5320/7100, SIM 7500/7600/7800.

I was wondering if there is an easy way to establish the connection or I must use AT commands?

CyanoFresh commented 1 year ago

also would like to get an example

github-actions[bot] commented 10 months ago

This issue is stale because it has been open for 30 days with no activity.

lewisxhe commented 10 months ago

I have added an example of MQTTS

github-actions[bot] commented 9 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 8 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.