Driver for SIMCOM SIM7600 series
I am requesting a driver for SIM7600X series.
Device description
- The
SIM7600is Multi-Band LTE-TDD/LTE-FDD/HSPA+ and GSM/GPRS/EDGE module solution in a SMT type which supports LTE CAT1 up to 10Mbps for downlink data transfer. - It has strong extension capability with rich interfaces including UART, USB2.0, I2C, GPIO etc. With abundant application capability like TCP/UDP/FTP/FTPS/HTTP/HTTPS/DNS, the module provides much flexibility and ease of integration for customer's application.
Device information
The SIM7600 series integrates multiple satellite high accuracy positioning GNSS systems, with multiple built-in network protocols, supports drivers for main operation systems (USB driver for Windows, Linux and Android etc.) and software function, AT commands are compatible with SIM7500/SIM7600-H series modules. Meanwhile the SIM7600 series integrates main industrial standard interfaces, with powerful expansibility, including abundant interfaces such as UART, USB, I2C, GPIO, which is suitable for main IoT applications such as telematics, surveillance devices, CPE, industrial routers, and remote diagnostics etc.
The product information and the data sheet can be found at: https://www.simcom.com/product/SIM7600X.html
Purchasing the product
The device can be purchased at:
- [x] Rhydolabz
Other implementation
There is a Arduino GSM library at https://github.com/vshymanskyy/TinyGSM
Yes,this would be useful.
This will take some time. Firstly, I don't have this module and secondly, I can't just port TinyGSM because of the license: only licenses allowed in this project are MIT, BSD, EPL, ISC, CC and so on, no GPL/LGPL.
But, of course, you can develop the driver yourself or at least help me (or other developers) in debugging.
Yes, let us know how we can collab, We would be happy to test, debug and develop as we have the actual module.
Hello @olliiiver,
I saw that you have created a driver for SIM7600.
Would it be possible to help us porting it, since it is MIT licensed, to this library?