Changes

How to setup Murata LBEH59XUHC WiFi/BT module

100 bytes added, 13:57, 7 October 2013
no edit summary
== Ad-hoc ==
== Bluetooth == Firmware : TIInit_7.6.15.bts (from https://github.com/TI-ECS/bt-firmware) * Basic usage :  # Setting the operation mode BT_EN echo 0 > /sys/class/gpio/gpio142/value sleep 1 echo 1 > /sys/class/gpio/gpio142/value # Attach to ad-hoc.bluetooth device iw hciattach -s 115200 /dev wlan0 set type ibss/ttyO4 texas 3000000 # Setting wlan0 Setup interface up.and scan for devices ip link set wlan0 hciconfig hci0 up # Setting ESSID and frequency (2427MHz - channel 4)hciconfig hci0 piscan iw dev wlan0 ibss join "MyAdhcitool -Hoc" 2427 # Setting ip addressi hci0 scan ip addr add 192.168.6.1/24 dev wlan0
== wl12xx debug ==
0
edits