JJK
Posts: 5
Joined: Mon Oct 16, 2017 12:48 am

Sim7600 waveshare 4G Hat

Sun Oct 20, 2019 7:40 pm

Hi everyone,

I'm trying to get my pi2b to connect via the waveshare 4G hat but I've run into some issues. I followed the waveshare guide and I am able to connect via minicom to ttyAMA0 but I cannot seem to get connected to the internet.

The hat is on the pi and connected via USB (not UART) with the jumpers on B. I cannot see the modem in ifconfig. And there are no ttyusb in /Dev. It shows up in lsusb but that's it. I haven't been able to follow this because of it:
https://www.raspberrypi.org/forums/memb ... 48e660ce70

I'm not a newbie but I'm not very experienced. Any help is appreciated.

JJK
Posts: 5
Joined: Mon Oct 16, 2017 12:48 am

Re: Sim7600 waveshare 4G Hat

Mon Oct 28, 2019 8:33 pm

For those of you who had to install drivers, can anyone link me to what you used. The ones on wavesshare's website do not work and the various versions of gobiserial.c I have found haven't worked.

montyx
Posts: 2
Joined: Fri Oct 25, 2019 6:20 pm

Re: Sim7600 waveshare 4G Hat

Thu Oct 31, 2019 11:20 pm

Try to use the following AT command:

Code: Select all

AT+COPS=?
Then let me know if you see your network

Return to “Networking and servers”