Monitor LTE Conncection

Im trying to read the signal strength over the usb connection, the sample states to use the ttyUSB3, wich is sadly vacant on my device, the bas hat generates a ttyUSB0, ttyUSB1 and ttyUSB2. The ttyUSB2 is the network adapter, the ttyusb1 seems to be the serail port for the at comands, but the reconnect service is using ttyusb1. So i can’t use that one either. The tty0sb0 does not do anything on my device. The service is allready reading the signal strength, is there a simple way to use this data?

Some help would be deeply appreciated.

Hi @sspormann,
Which module are you using with the Base HAT?
What is the Kernel version are you using?

Please share the output of the following commands.

lsusb
lsusb -t
sudo cat /sys/kernel/debug/usb/devices