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

SSL support to SIM7600 #786

Open ramonpaolo opened 3 months ago

ramonpaolo commented 3 months ago

[x] I have read the Troubleshooting section of the ReadMe

What type of issues is this?

[x] Request to support a new module [ ] Bug or problem compiling the library [ ] Bug or issue with library functionality (ie, sending data over TCP/IP) [ ] Question or request for help

What are you working with?

Modem: SIM 7600 Main processor board: Uno TinyGSM version: 0.11.7 Code:

The SIM 7600 not have yet a support to SSL connections!

floBik commented 2 months ago

There is already a pull request (#767 ) from @Matt-Stedman and myself to add this feature, awaiting approval. Perhaps @vshymanskyy or @SRGDamia1 could take a look at this pr.