I’m starting to use and develop on CC6SBC Gateway with Yocto Linux.
I would like to use the BLE controller with bluez.
Normally, on other platform, I need to use hciattach with a /dev/ttyxx but the online documentation does not mention the tty i have to use.
Also, do I have to activate the bluetooth by GPIO? And then how I can do that?
I’ve plugged a 3G board in the MiniPCIE connector. But, the board seems to be not recognized by the linux : I don’t see anything about the 3G module in the system trace (dmesg).
Do I have to activate anything? Can you, please, tell me more about this?
Bluetooth should be functional out of the box just by doing:
hcitool scan
If that does not work check the HWID with:
hwid read
If you see this:
=> hwid read
Reading HWID: 00000000 00000000
TF (location): 0x00
Variant: 0x00
HW Version: 0
Cert: 0x0
Year: 2000
Month: 00
S/N: 0
=>
your HWID is not programmed. Please let me know and i will provide instructions.
DEY 1.7 should come out within next few month. If you have a support agreement, please open a support case and we will try to provide patches for PCIe and XBEE.