This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

wlan_cu can't be find in Android 2.3.4

Dear sir,

I found the "wlan_cu" in Android 2.2 (Froyo) and it can be use for calibration / MAC address modification and so on.

but now, I update the O.S to Android 2.3.4 from the web site : http://software-dl.ti.com/dsps/dsps_public_sw/sdo_tii/TI_Android_DevKit/TI_Android_GingerBread_2_3_4_DevKit_2_1/index_FDS.html

I can't find the wlan_cu (MTS command) in Android 2.3.4.

Would you please let me know that how could we modify the MAC address and try the MTS command for  without wlan_cu ?

 

 

  • I am stuck at the same issue at the moment.  Same Devkit and Same device.

     I do not see wlan_cu responses at the command line over the UART console.

     

  • The wlan_cu CLI works with the Legacy driver (TI's). The open source driver does not have the same CLI support. As per the porting guide (http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_PortingGuides) driver used in the release is "WL12XX Compat"

    You may find more information on calibration process at;

    http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_PortingGuides

    http://e2e.ti.com/support/low_power_rf/f/307/p/123470/440424.aspx#440424

    http://processors.wiki.ti.com/index.php/OMAP_Wireless_Connectivity_Calibration_Proccess_NLCP

    Thanks,

    Sinoj

     

  • Thanks,

    I just need some advice on how to run the new interface (like iw?) within Android...

    For example, Android uses start and stop and has a different directory structure.

    I don't even see "ifconfig" working in the Gingerbread Devkit...I'm assuming there's something

    Android specific I'm not understanding.

  • Dave,

    I think you need to post the question on Android forum;

    http://e2e.ti.com/support/embedded/f/509.aspx?PageIndex=1&forumoptions=::11::

    Thanks,

    Sinoj