Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Add support for SIMCom LTE Module SIM7600E #6

Closed
A-n-d-y-K opened this issue Aug 17, 2021 · 3 comments
Closed

Add support for SIMCom LTE Module SIM7600E #6

A-n-d-y-K opened this issue Aug 17, 2021 · 3 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@A-n-d-y-K
Copy link

Describe the solution you'd like
Dear contributors of GSM_Generic Repository. Thanks for your effort on creating and maintaining it. May I ask for an extension to support SIMCom LTE Module SIM7600E?
Many thanks in advance.

@khoih-prog
Copy link
Owner

Sorry. I currently don't have any SIM7600xy to test and won't add the support to that SIMCom LTE Module SIM7600E anytime in the near future.

Try to use the TinyGSM Library which is supporting that SIM7600xy modules.

@khoih-prog khoih-prog added wontfix This will not be worked on enhancement New feature or request labels Aug 18, 2021
@A-n-d-y-K
Copy link
Author

Hello @khoih-prog,
thanks for your fast reply. Sadly TinyGSM Library does not support SSL for SIMCom LTE Module SIM7600E .

  • Do you know a library which is supporting this?
  • Is there a chance that you would extend this library with SSL for SIMCom LTE Module SIM7600E if you would have an SIM7660E module?

@khoih-prog
Copy link
Owner

Sadly TinyGSM Library does not support SSL for SIMCom LTE Module SIM7600E .

TinyGSM is the best library to use. I don't know why SSL is not supported yet. You can open an enhancement request there to know why or if SSL is actually supported by SIM7600xy design. I haven't done any research on SIM7600xy to know yet.

Do you know a library which is supporting this?

No. TinyGSM is the only and best one out there.

Is there a chance that you would extend this library with SSL for SIMCom LTE Module SIM7600E if you would have an SIM7600E module?

It's possible with SIM7600A, but I can't be 100% sure about it until spending some time to code and test. Actually SIM7600A has to be used here in Canada / North America. AFAIK, SIM7600E is designed for Thailand/Korea, and some countries in Asia. I'm not sure if SIM7600E is compatible here in Canada.

Another option is that you can also modify the TinyGSM / GSM_Generic code and add SSL support and test there yourself.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants