Hello everybody,
It's my first post here as i've always managed to do everthing needed with my raspberry pi's installation till now.
I've founded a lot of tutorial and info on the internet but here i'am stuck at a installation where i'm missing a part of something.
This is for my degree in IT so i realy need this SIM7600 module to work as expected.
My problem is, that i can't connect the SIM 7600 to work as a modem for my pi and use it to have a IP adresse from my phone provider.
The module is working as i'm able to make phone call through the pi.
I've followed this https://www.raspberrypi.org/forums/view ... 4#p1450784
But i'have no /dev/cdc-wdm0
Then i've tried this with ppp: https://www.rhydolabz.com/wiki/?p=16325#comment-49253
but again not ppp0 interface when i do ifconfig
Does somebody know how to have this /dev/cdc-wdm0 listed in my /dev/ ?
The SIM7600 is working as i can make phone call, but no way to use it as a modem.
The SIM7600 is plug through GPIO, i've added a second supply through usb port and jumper are set to B, serial is enable as i see ttyS0 and can connect to it.
What am i missing. How to have this cdc-wdm0 device listed and this wwan0 like in the fisrt link?
Do i need to plug the SIM7600 in an other way or change the jumper or user usb to UART ?
Thank you for all the help, i'm lost at the moment in all that stuff.