botletics / SIM7000-LTE-Shield

Botletics SIM7000 LTE CAT-M1/NB-IoT Shield for Arduino
https://www.botletics.com/products/sim7000-shield
GNU General Public License v3.0
478 stars 216 forks source link

latest botletics sim7000 demo compilation/ uno/mega esp32 boards i guess its only hours old !!!!! #316

Closed brownjug closed 1 year ago

brownjug commented 1 year ago

i was having problems with my newest computer to run sim7000 so I removed all my old sim7000 software/libraries and reload the latest ,,,,

trying to get it going again and repeatedly get the following the platform/Modem is there,, did I compile the library wrong??

In file included from C:\Users\covol\Documents\Arduino\Botletics-SIM7000-main\examples\ESP32_LTE_Demo\ESP32_LTE_Demo.ino:26:0:

C:\Users\covol\Documents\Arduino\libraries\BotleticsSIM7000/BotleticsSIM7000.h:31:37: fatal error: includes/platform/Modem.h: No such file or directory


In file included from C:\Users\covol\Documents\Arduino\Botletics-SIM7000-main\examples\LTE_Demo\LTE_Demo.ino:16:0:

C:\Users\covol\Documents\Arduino\libraries\BotleticsSIM7000/BotleticsSIM7000.h:31:10: fatal error: includes/platform/Modem.h: No such file or directory

include "includes/platform/Modem.h"

      ^~~~~~~~~~~~~~~~~~~~~~~~~~~

compilation terminated.

exit status 1 Error compiling for board Arduino Mega or Mega 2560.

botletics commented 1 year ago

Release 1.0.3 should compile for the ESP32_LTE_Demo. Sorry, we've been working on porting the code over to this repo for the Arduino library manager and things are still being ironed out.

brownjug commented 1 year ago

Thx. I kinda figured that. I will keep watching!!!

On Wed, Nov 2, 2022 at 12:48 PM, Timothy Woo @.***> wrote:

Release 1.0.3 https://github.com/botletics/Botletics-SIM7000/releases/tag/1.0.3 should compile for the LTE_Demo. Sorry, we've been working on porting the code over to this repo for the Arduino library manager and things are still being ironed out.

— Reply to this email directly, view it on GitHub https://github.com/botletics/SIM7000-LTE-Shield/issues/316#issuecomment-1301149287, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD3X4RBAD5DG5GULAMAFL33WGLAQJANCNFSM6AAAAAARVD3XZE . You are receiving this because you authored the thread.Message ID: @.***>