Skip to content

Commit 3148f42

Browse files
authored
Add rg520f-eu modem support #133
1 parent 64f448e commit 3148f42

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

application/qmodem/files/usr/share/qmodem/modem_support.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -672,6 +672,25 @@
672672
"ncm"
673673
]
674674
},
675+
"rg520f-eu": {
676+
"manufacturer_id": "2c7c",
677+
"manufacturer": "quectel",
678+
"platform": "qualcomm",
679+
"data_interface": "usb",
680+
"pdp_index": "1",
681+
"wcdma_band": "1/5/8",
682+
"lte_band": "1/3/5/7/8/20/28/32/38/40/41/42/43",
683+
"nsa_band": "1/3/5/7/8/20/28/38/40/41/75/76/77/78",
684+
"sa_band": "1/3/5/7/8/20/28/38/40/41/75/76/77/78",
685+
"modes": [
686+
"qmi",
687+
"gobinet",
688+
"ecm",
689+
"mbim",
690+
"rndis",
691+
"ncm"
692+
]
693+
},
675694
"rg520f-eb": {
676695
"manufacturer_id": "2c7c",
677696
"manufacturer": "quectel",
@@ -1419,6 +1438,21 @@
14191438
"mbim"
14201439
]
14211440
},
1441+
"rg520f-eu": {
1442+
"manufacturer": "quectel",
1443+
"platform": "qualcomm",
1444+
"data_interface": "pcie",
1445+
"pdp_index": "1",
1446+
"wcdma_band": "1/5/8",
1447+
"lte_band": "1/3/5/7/8/20/28/32/38/40/41/42/43",
1448+
"nsa_band": "1/3/5/7/8/20/28/38/40/41/75/76/77/78",
1449+
"sa_band": "1/3/5/7/8/20/28/38/40/41/75/76/77/78",
1450+
"modes": [
1451+
"qmi",
1452+
"gobinet",
1453+
"mbim"
1454+
]
1455+
},
14221456
"rg520f-jo": {
14231457
"manufacturer": "quectel",
14241458
"platform": "qualcomm",

0 commit comments

Comments
 (0)