Xinyuan-LilyGO / LilyGO-T-SIM7000G

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

Issues with some boards #111

Open ejri opened 3 years ago

ejri commented 3 years ago

Hey,

I just bought 5 boards and have 3 from a previous order.

Only 2 of them actually connect to an LTE-M cat network, using sim cards from two different companies that specifically set their preferred networks to be LTE-M cat.

Of the 6 others (all 5 new and 1 old), only 3 connect to a GSM network after like 30s of trying to find a network. (using the Arduino_NetworkTest example)

Resetting the modem doesn't work (using the reset modem example from TinyGSM and shared in this repo).

Any thoughts??? are these boards unreliable?

TryingToGITthis commented 3 years ago

It looks like I'm having the same issue with both V1 and V2 versions of the board. GPS works fine but unable to get a registered connection.

Mr-HaleYa commented 3 years ago

if you want to work with me I can help you fix this as I have like 30+ boards and all of them work perfectly just have to get the code right, let me know

ejri commented 3 years ago

Sure, thanks.

I'm mostly using the Azure example I added in this repo.

The issue is that the modem can not find any networks in some boards. For other boards, the modem does not start at all.

This is the error message when I try NetworkTest "failed to restart modem, attempting to continue without restarting"

Screen Shot 2021-05-06 at 3 55 11 PM

I've tried updating the firmware, which didn't work.

LilyGO commented 2 years ago

Hi ,You can try this example to see if it works