Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to setup Murata LBEH59XUHC WiFi/BT module

201 bytes added, 17:43, 15 January 2014
no edit summary
The LBEH59XUHC module is an ultra small wireless solution providing IEEE802.11 b/g/n + Bluetooth version 4 connectivity. The module integrates the Texas Instrument’s WL1271L SoC, RFFE, and DC-DC converter. WLAN host interface is SDIO, Bluetooth host interface is UART.
 
[[File:Pro_wi-fi_bgn_bt_diag.jpg‎|center]]
== Wi-Fi ==
Firmware : ti-connectivity (from [http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/ linux-firmware repository])
=== wl12xx debug ===
=== Setup and scan for devices ===
echo 142 > /sys/class/gpio/export echo out > /sys/class/gpio/gpio142/direction
# BT_EN
echo 0 > /sys/class/gpio/gpio142/value
0
edits