vote up 1 vote down star

Hi guys, can somebody confirm if I can use USB sniffing to capture the "AT commands" sent to an HSDPA modem from an external application?

flag
For USB software snooping I can recommend usbsnoop.sourceforge.net (i.e if you are on the Win32 platform). – Jonas Gulle Mar 9 at 18:24
kernel.org/doc/Documentation/… is built into the Linux kernel – ephemient Sep 4 at 19:08

1 Answer

vote up 0 vote down

In USB parliance, modems belong to the Communications Device Class.

I believe this class specifies use of AT commands (more correctly called Hayes commands) for supporting devices, so yes, you should be able to see the AT commands if you have a bus sniffer.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.