Changes

How to setup Marvell bluetooth

167 bytes added, 16:28, 26 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
* IGEPv2 RevC (IGEP0020-RC) and IGEP COM MODULE (IGEP0030-RE) series
<pre>
# echo 0 > /sys/class/gpio/gpio138/value
</pre>
 
* Older IGEPv2 RevB (IGEP0020-RB) series
<pre>
# echo 0 > /sys/class/gpio/gpio94/value
0
edits