Hi All,
I like to setup CC2540 USB dongle on my laptop running Ubuntu 12.04. The problem is the usb dongle is not detected as a "ttyA" device. Instead I get below logs in demsg. Any help would be highly appreciated.
$uname -a
$Linux ravi-laptop 3.2.0-49-generic #75-Ubuntu SMP Tue Jun 18 17:40:13 UTC 2013 i686 i686 i386 GNU/Linux
ravi@ravi-laptop:~$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0451:16b3 Texas Instruments, Inc.
$dmesg
[ 1204.418987] usbcore: registered new interface driver cdc_acm
[ 1204.418998] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1250.408181] usb 2-1: new full-speed USB device number 2 using uhci_hcd
Can someone please help me out here?