Table of Contents

3G / Mobile support for APdesk and MESHdesk

Introduction


A Catch-22


What's the requirements?


Lets get technical

For those technical people, the next section is aimed at you.

config interface 'wwan'
        option proto '3g'
        option service 'umts'
        option pincode 1234
        option apn 'internet'
        option username 'guest'
        option device '/dev/ttyUSB0'