twilio / wireless-ppp-scripts

This repository includes a group of ppp scripts to connect a Raspberry Pi to the Internet using a USB cellular modem.
16 stars 7 forks source link

On Raspberry Pi ttyUSB0 seems to be ttyACM0 #1

Open tamberg opened 6 years ago

tamberg commented 6 years ago

For the record: Testing on a Raspberry Pi 3 with Jessie and a Hologram Nova (u-blox) USB modem, changing the device from /dev/ttyUSB0 to /dev/ttyACM0 in https://github.com/twilio/wireless-ppp-scripts/blob/master/peers/twilio#L8 was required (dmesg | grep gsm did not show anything).

macpijan commented 4 years ago

I believe it rather depends on the particular modem than the target platform (board).