You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Analysis of the file output /usr/shared/3ginfo-lite/3ginfo.sh showed that variables EARFCN, SINR may contain a carriage return character (\r). On some routers this corrupts the json output. I added (tr -d '\r') command to the script to remove the \r character and everything works fine.
I Try compile openwrt 23.05.5 unfortunately there is an error when clicking information 4g/5g with following error. How to fix this?
DEVICE ZBT Z8102AX M2
MODULE FIBOCOM L850-GL
JSON.parse: bad control character in string literal at line 18 column 17 of the JSON data
i didnt face this error on wg1608-16, the issue only occured when compile z8102ax m2 - t.
The text was updated successfully, but these errors were encountered: