Hi there,
I am trying to use CC2540 on Linux with Bluez. I loaded the HostTestApp to my USB dongle and then connect it to my Ubuntu Linux running version 13.04
> sudo hciattach -n /dev/ttyACM0 any 115200
> sudo hciconfig hci0 lestates
These commands work. But I was unable to use "hcitool lescan", it said "Set scan parameters failed: Connection timed out".
Anyone tried before?
--YC