P1sec / QCSuper

QCSuper is a tool communicating with Qualcomm-based phones and modems, allowing to capture raw 2G/3G/4G radio frames, among other things.
GNU General Public License v3.0
1.31k stars 235 forks source link

successfully tested with Soracom Onyx USB Dongle #74

Open MarPiSora opened 1 year ago

MarPiSora commented 1 year ago

Soracom Onyx USB Dongle hosting Quectel EG25 - LTE cat.4 module based on Qualcomm MDM9207 Live traffic view via e.g.: ./qcsuper.py --usb-modem /dev/ttyUSB0 --wireshark-live --decrypt-nas --reassemble-sibs --include-ip-traffic

https://www.soracom.io/store/onyx-usb-modem-sim-connectivity/ or https://www.digikey.com/en/products/detail/soracom/4573326591584/16653413

arjensmittie commented 1 year ago

Hi !, I noticed you use the "include-ip-traffic" option in your live traffic view. Were you actually able to capture actual IP payload also ? I am interested as on my Quectel EG25 I am not able to capture payload of a data connection. Thanks

MarPiSora commented 1 year ago

Hi @arjensmittie - I always include this parameter. But I just checked and you are right. The IP load is not shown in the trace as it is using a different module. :-(