[GH-ISSUE #83] T99W175 with 6.0.0.6 FW 3ginfo issue #65

Closed
opened 2026-03-04 11:58:19 +03:00 by kerem · 4 comments
Owner

Originally created by @aivavia on GitHub (Jun 9, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/83

Hello mr. Rafal, I beg you to fix the meters.
11
The case is in FW 6.0.0.6, I think your 3ginfo can't parse meters correctly.
`root@OpenWrt:~# sms_tool -d /dev/ttyUSB2 at 'ati'
ati
Manufacturer: Qualcomm
Model: T99W175
Revision: T99W175.F0.6.0.0.6.GC.004 1 [Feb 03 2023 10:00:00]
SVN: 01
IMEI: 12345678912345
+GCAP: +CGSM
MPN: 01

root@OpenWrt:~# sms_tool -d /dev/ttyUSB2 at 'at^debug?'
at^debug?
RAT:LTE
mcc:250,mnc:02
lte_cell_id:22060
lte_tac:3832
lte_tx_pwr:-2.0dBm
lte_ant_rsrp:rx_diversity:1 (-103.2dBm,NA,NA,NA)
pcell: lte_band:3 lte_band_width:15.0MHz
channel:1725 pci:58
lte_rsrp:-103.2dBm,rsrq:-10.9dB
lte_rssi:-73.4dBm,lte_snr:13.6dB
`
the AT output and full 3ginfo optput
T99W175_3ginfo.txt
I'm using only common mbim interface connection (luci-proto-mbim). Modemmanager is not installed at all.
OpenWrt 23.05.3

Originally created by @aivavia on GitHub (Jun 9, 2024). Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/83 Hello mr. Rafal, I beg you to fix the meters. <img width="626" alt="11" src="https://github.com/4IceG/luci-app-3ginfo-lite/assets/111590310/9985228d-23fb-48b6-abb5-ded09eaac4c6"> The case is in FW 6.0.0.6, I think your 3ginfo can't parse meters correctly. `root@OpenWrt:~# sms_tool -d /dev/ttyUSB2 at 'ati' ati Manufacturer: Qualcomm Model: T99W175 Revision: T99W175.F0.6.0.0.6.GC.004 1 [Feb 03 2023 10:00:00] SVN: 01 IMEI: 12345678912345 +GCAP: +CGSM MPN: 01 root@OpenWrt:~# sms_tool -d /dev/ttyUSB2 at 'at^debug?' at^debug? RAT:LTE mcc:250,mnc:02 lte_cell_id:22060 lte_tac:3832 lte_tx_pwr:-2.0dBm lte_ant_rsrp:rx_diversity:1 (-103.2dBm,NA,NA,NA) pcell: lte_band:3 lte_band_width:15.0MHz channel:1725 pci:58 lte_rsrp:-103.2dBm,rsrq:-10.9dB lte_rssi:-73.4dBm,lte_snr:13.6dB ` the AT output and full 3ginfo optput [T99W175_3ginfo.txt](https://github.com/user-attachments/files/15751414/T99W175_3ginfo.txt) I'm using only common mbim interface connection (luci-proto-mbim). Modemmanager is not installed at all. OpenWrt 23.05.3
kerem closed this issue 2026-03-04 11:58:19 +03:00
Author
Owner

@4IceG commented on GitHub (Jun 9, 2024):

Hi @aivavia
It seems that modem on this fw version has a changed ID, so scripts cannot read the data. I need to add a modem (with this ID).

<!-- gh-comment-id:2156447210 --> @4IceG commented on GitHub (Jun 9, 2024): Hi @aivavia It seems that modem on this fw version has a changed ID, so scripts cannot read the data. I need to add a modem (with this ID).
Author
Owner

@aivavia commented on GitHub (Jun 9, 2024):

It seems that modem on this fw version has a changed ID
No matter what customer is chosen, VID and PID are mostly 05c6:90d5 or 05c6:9025
Changing customer changes the "Manufacturer" string in ATI and nothing more.
if it will help you.

<!-- gh-comment-id:2156456683 --> @aivavia commented on GitHub (Jun 9, 2024): > It seems that modem on this fw version has a changed ID No matter what customer is chosen, VID and PID are mostly 05c6:90d5 or 05c6:9025 Changing customer changes the "Manufacturer" string in ATI and nothing more. if it will help you.
Author
Owner

@4IceG commented on GitHub (Jun 9, 2024):

@aivavia Unpack archive T99W175.zip and copy 2 files to \usr\share\3ginfo-lite\modem\usb plus clear your browser cache.

Edit:
I added archive again.

<!-- gh-comment-id:2156459135 --> @4IceG commented on GitHub (Jun 9, 2024): @aivavia Unpack archive [T99W175.zip](https://github.com/user-attachments/files/15751696/T99W175.zip) and copy 2 files to `\usr\share\3ginfo-lite\modem\usb` plus clear your browser cache. Edit: I added archive again.
Author
Owner

@aivavia commented on GitHub (Jun 9, 2024):

Excellent! Thank u very much

<!-- gh-comment-id:2156494011 --> @aivavia commented on GitHub (Jun 9, 2024): Excellent! Thank u very much
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-3ginfo-lite#65
No description provided.