LTE strength
-
You can use a variety of AT commands in order to read / write to the modem. One command that we often use to query signal strength is
AT+QENG="servingcell". You can send this command and read the output to the terminal all in a single command usingecho -ne "AT+QENG=\"servingcell\"\r" | busybox microcom -t 1000 /dev/ttyUSB2. -
thank you I will try that
-
@tom said in LTE strength:
busybox microcom -t 1000 /dev/ttyUSB2.
Hi just one question what does this mean ? : busybox microcom -t 1000 /dev/ttyUSB2
-
I also have another modem that is 5g that I would like to connect to the microusb? what device would that be ? it would be ttyUSB1 ?
-
I am getting "ERROR" when running this command
-
I am not sure but none of the commands are running.
Also, it does not have the command AT+QENG for me to check out
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login