Changes

How to setup Marvell bluetooth

133 bytes added, 17:57, 30 July 2013
Switch-off wifi to get better bluetooth performance
=== Switch-off wifi to get better bluetooth performance ===
For best performance you need to disable WIFI, you can do this:<br><br>Disable wlan0 interface<pre># ifconfig wlan0 down</pre> Switch-off "power down" line of wifi* For IGEPv2 RevC ('''IGEP0020-RC''') and IGEP COM MODULE ('''IGEP0030-RE''') series
<pre>
# echo 0 > /sys/class/gpio/gpio138/value
</pre>
* Older For older IGEPv2 RevB ('''IGEP0020-RB''') series
<pre>
# echo 0 > /sys/class/gpio/gpio94/value
0
edits