mbed-os5 only for TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

features/cellular/mbed_lib.json

Committer:
kenjiArai
Date:
2019-12-17
Revision:
0:5b88d5760320
Child:
1:9db0e321a9f4

File content as of revision 0:5b88d5760320:

{
    "name": "cellular",
    "config": {
        "use-apn-lookup": {
            "help": "Use APN database lookup",
            "value": true
        },
        "random_max_start_delay": {
            "help": "Maximum random delay value used in start-up sequence in milliseconds",
            "value": 0
        },
        "debug-at": {
            "help": "Enable AT debug prints",
            "value": false
        },
        "radio-access-technology": {
            "help": "Radio access technology to use. Value in integer: GSM=0, GSM_COMPACT=1, UTRAN=2, EGPRS=3, HSDPA=4, HSUPA=5, HSDPA_HSUPA=6, E_UTRAN=7, CATM1=8 ,NB1=9",
            "value": null
        },
        "control-plane-opt": {
            "help": "Enables control plane CIoT EPS optimization",
            "value": false
        }
    }
}