Community discussions

MikroTik App
 
arruin
just joined
Topic Author
Posts: 1
Joined: Mon Oct 17, 2016 10:17 am

Feature request: Add LTE modem support ZTE 832FT

Mon Oct 17, 2016 11:07 am

vid: 19d2
pid: 1405
idstring: ZTE WCDMA Technologies MSM

This is a new modem without serial interface. All control is via the Web API. Similiar Web API is also used in ZTE MF825 modems (МТС 830FT).
The modem responds with JSON results of the command.
The network does not start automatically - modem runs as a network card with ip 192.168.99.1 but without the Internet. It has to start with curl from a computer connected to the router.

Known commands:

Start networking:
result:
{"result":"success"}
Select cellular standart:
result:
{"result":"success"}
Full status info:
result:
{"signalbar":"2","wan_csq":"15","network_type":"HSPA+","network_provider":"MTS RUS","ppp_status":"ppp_connected","modem_main_state":"modem_init_complete","rmcc":"250","rmnc":"01","domain_stat":"CS_PS","cell_id":"00000000","lac_code":"0000","rssi":"","rscp":"","lte_rssi":"","lte_rsrq":"","lte_rsrp":"","lte_snr":"","ecio":"","sms_received_flag":"0","sts_received_flag":"0","simcard_roam":"Home","cbm_r":""}
Selected status information, for example:
result:
{"signalbar":"2"}
IMEI info:
result:
{"imei":"864780028231076"}
"Fetch" in router can not be used to start the network and send other commands to modem because "fetch" does not support the setup of http header.

Who is online

Users browsing this forum: bananaboy1101, dido1236, jamesperks, tinodj, xristostsilis and 76 guests