SIM7000E Library Loading Problem

Hi all,
I new to using libraries and am trying to run some examples on my uno and the SIM7000E shield. I downloaded and installed the ZIP file through IDE, but when I compile I get the error message below. It seems SIMcore_h is missing?
Also, from reading this forum; Can anyone confirm if the SIM7000E is going to work at all in Australia on the Tesltra 3g/4g network?
Thanks in Advance
Stephan
Arduino: 1.8.7 (Windows 10), Board: "Arduino/Genuino Uno"
In file included from C:\Users\electrical\Documents\Arduino\libraries\DFRobot_SIM7000-master\examples\DFRobot_SIM7000_GetPosition\DFRobot_SIM7000_GetPosition.ino:13:0:
C:\Users\electrical\Documents\Arduino\libraries\DFRobot_SIM7000-master/DFRobot_SIM7000.h:4:29: fatal error: DFRobot_SIMcore.h: No such file or directory
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Uno.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
I new to using libraries and am trying to run some examples on my uno and the SIM7000E shield. I downloaded and installed the ZIP file through IDE, but when I compile I get the error message below. It seems SIMcore_h is missing?
Also, from reading this forum; Can anyone confirm if the SIM7000E is going to work at all in Australia on the Tesltra 3g/4g network?
Thanks in Advance
Stephan
Arduino: 1.8.7 (Windows 10), Board: "Arduino/Genuino Uno"
In file included from C:\Users\electrical\Documents\Arduino\libraries\DFRobot_SIM7000-master\examples\DFRobot_SIM7000_GetPosition\DFRobot_SIM7000_GetPosition.ino:13:0:
C:\Users\electrical\Documents\Arduino\libraries\DFRobot_SIM7000-master/DFRobot_SIM7000.h:4:29: fatal error: DFRobot_SIMcore.h: No such file or directory
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Uno.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
2018-10-31 22:34:12 Hi,
I just purchased the same module for Australia - I was of the understanding I could use it with an Optus sim - I am in the same situation as the guy above - the module doesn't get past the "TurnOn" message in putty/serial monitor.
I have tried both a Telstra and Optus sim - the ITead 3G module (using a Sim5216E) works perfectly with the Optus sim, so I know it is not a sim issue.
I would rather not use the Sim7000 library, and talk to the Simcom7000E module with AT commands directly - what is the hardware pin on the arduino header that is being used to turn the module on within the library? This may get us past the TurnOn issue, and help me to diagnose the issue.
Mal
purplex69
I just purchased the same module for Australia - I was of the understanding I could use it with an Optus sim - I am in the same situation as the guy above - the module doesn't get past the "TurnOn" message in putty/serial monitor.
I have tried both a Telstra and Optus sim - the ITead 3G module (using a Sim5216E) works perfectly with the Optus sim, so I know it is not a sim issue.
I would rather not use the Sim7000 library, and talk to the Simcom7000E module with AT commands directly - what is the hardware pin on the arduino header that is being used to turn the module on within the library? This may get us past the TurnOn issue, and help me to diagnose the issue.
Mal

2018-09-27 01:07:05
Is there a GSM shield that does work for Telstra 3G/4G network?
dingo.irrigation
Thx for the reply mate....that library solved my compilation errors. But as expected won’t go past the Turn On Conmand.makermuyi wrote: ↑Tue Sep 25, 2018 3:22 amHI.
Stephan.
I'm sorry to reply you late. According to you description of your question,You need load to this library file https://codeload.github.com/DFRobot/DFR ... zip/master in order for the module to work properly.According to many Australian customers, the module not support Australia on the Tesltra 3g/4g network, more detailed news, we are still asking Australian operators,I hope you can also ask Tesltra for news.
Hope help you.
Is there a GSM shield that does work for Telstra 3G/4G network?

2018-09-25 19:22:17 HI.
Stephan.
I'm sorry to reply you late. According to you description of your question,You need load to this library file https://codeload.github.com/DFRobot/DFR ... zip/master in order for the module to work properly.According to many Australian customers, the module not support Australia on the Tesltra 3g/4g network, more detailed news, we are still asking Australian operators,I hope you can also ask Tesltra for news.
Hope help you.
makermuyi
Stephan.
I'm sorry to reply you late. According to you description of your question,You need load to this library file https://codeload.github.com/DFRobot/DFR ... zip/master in order for the module to work properly.According to many Australian customers, the module not support Australia on the Tesltra 3g/4g network, more detailed news, we are still asking Australian operators,I hope you can also ask Tesltra for news.
Hope help you.
