Xinyuan-LilyGO / LilyGO-T-SIM7000G

LilyGO T-SIM7000G
https://pt.aliexpress.com/item/4000542688096.html
283 stars 123 forks source link

T-SIM7000G and LoRa shield Error LORA Begin FAIL #270

Open CexyNature opened 1 month ago

CexyNature commented 1 month ago

I have attempted to use the LoRa shield example from GitHub repo (https://github.com/Xinyuan-LilyGO/LilyGO-T-SIM7000G/tree/master/examples/Arduino_LoraShield) without success. I am getting the following error:

00:08:05.324 -> rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
00:08:05.324 -> configsip: 0, SPIWP:0xee
00:08:05.324 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
00:08:05.324 -> mode:DIO, clock div:1
00:08:05.324 -> load:0x3fff0030,len:1344
00:08:05.324 -> load:0x40078000,len:13864
00:08:05.358 -> load:0x40080400,len:3608
00:08:05.358 -> entry 0x400805f0
00:08:05.455 -> LoRa Sender
00:08:06.478 -> SDCard MOUNT FAIL
00:08:06.478 -> Setup Lora freq : 470000000
00:08:06.478 -> LORA Begin FAIL

I’m getting this error in two different T-SIM7000G with two differents LoRa Shields. Both new. I’m wondering if I might have received some faulty shields? Do you have any suggestions on how to troubleshoot or fix this issue?