Changes between Version 33 and Version 34 of expansion/gw16126


Ignore:
Timestamp:
08/07/2019 03:32:44 PM (5 years ago)
Author:
Ryan Erbstoesser
Comment:

expand openwrt section

Legend:

Unmodified
Added
Removed
Modified
  • expansion/gw16126

    v33 v34  
    411411
    412412Example configurations:
    413  * QMI (recommended):
     413 * Using QMI, configure the modem in the /etc/config/network file with the following commands ('''recommended'''):
    414414{{{#!bash
    415415# config wan
     
    421421uci commit network
    422422}}}
    423   - the default registration timeout of 10 seconds may not be enough so in the example above we have set it to 90 seconds.
    424  * With /etc/config/network configured issue the following commands to establish a connection:
     423 * Notes
     424  * The default registration timeout of 10 seconds may not be enough so in the example above we have set it to 90 seconds or 300 seconds.
     425  * With /etc/config/network configured, one should power cycle the board for the modem to automatically register and come up.
     426  * For development, if a power cycle is not desired as recommended above, it is possible to manually bring up the modem with the following commands to establish a connection:
    425427{{{#!bash
    426428uqmi -d /dev/cdc-wdm0 --network-scan