Hi Everyone,
Just thought I would start a thread to document this, as I couldn't find any information about this online.
This device requires both kmod-usb-acm and kmod-usb-net-cdc-ether.
When setup, it presents itself as two serial ports, and a ethernet device, in my case
/dev/ttyACM0
/dev/ttyACM1
and usb0 for the ethernet interface.
to get this device to connect, it needs to be initialized using AT commands. I haven't created a proper script for this, but this is what seams to work
You should of course replace pda.bell.ca with the APN of your carrier.
After initializing the device with the AT commands, you can get an address on usb0 using dhcp.
Way cool @silverchris !! I've got an RBM33G Routerboard and just place a R11e-LTE-US in miniPCIe slot 1 (leaving slot 0 for when my R11e-HacD card shows up). I've pulled my Verizon SIM from its Jetpack and popped it in. Booted and logged in via ssh, and just just ran a dmesg. Still not exactly sure where to begin. Completely new to OpenWRT, but a linux head no less. Are modding this scripts all there is to it?
@silverchris could I trouble you to elaborate on how you managed to get yours working? All AT commands I've send via minicom showed OK, except for one which returned No Service. I've set the APN to vzwinternet for Verizon.
When executing comgt -d /dev/ttyACM0 I get:
SIM ready
Waiting for Registation... 120 sec max.....
Failed to register
I also ran into my provider locking the SIM to a specific IMEI number, so I had to get them to update it to the LTE modems IMEI, which wouldn't let it register on the network.