LBR20Query Servicing Cell Issue

ROUTER Topics that are general or unclassified in nature, or does not belong elsewhere
Forum rules
Please assure there is not an existing forum and topic related to your post
Post Reply
IronBorg
Posts: 2
Joined: Mon Sep 27, 2021 1:25 pm
Has thanked: 0
Been thanked: 0

LBR20Query Servicing Cell Issue

Post by IronBorg »

Hello everyone, I've got a LBR20 running Voxel V9.2.5.2.25SF-HW and I'm trying to query the current cell I'm on. I'm using the following command:
echo -ne "AT+QENG=\"servingcell\"\r\n" | -X -t 1000 /dev/ttyUSB2
But it comes back with this:
-ash: -X: not found

Any ideas? Thanks in advance.
User avatar
Didneywhorl
Posts: 3609
Joined: Fri Mar 23, 2018 5:37 pm
Location: USA
Has thanked: 1359 times
Been thanked: 754 times
Contact:

Re: LBR20Query Servicing Cell Issue

Post by Didneywhorl »

try

cat /dev/ttyUSB2` echo -e "AT+QENG=\"servingcell\"\r\n" > /dev/ttyUSB2`
Post Reply

Return to “General and Unclassified”