-
-
Hi,
I am not using your library but I am using a SIM7600E with ESP32. Before we were using SIM5360 and we were able to make TCP request using:
AT+CIPMODE=0
AT+NETOPEN
AT+CHTTPSSTART
AT+CHTTPSO…
-
Hi lobo,
I'm using a SIM7600 module, it has GPS, GSM function. I can only use the serial port of SIM7600 for GSM.
Is there any way to use GPS function of SIM7600 by serial port?
-
can u add support for sim7600 ? the at command is a little bit different :)
-
Hi
Would it be possible to get this single line patch:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=102cd909635612c0be784a519651954a7924c786
Which is in the 4…
-
Hi,
Thanks for sharing the work.
Will this library also support other modules like SIM7100, SIM750, SIM7600?