Hi
I am using OMAP-L138 LOGICPD evaluation board with WL1271 based WLAN.
When i run the "calibrator dev wlan0 plt get_rx_statcs" command, it is giving many errors as follows and then crashing.
wl1271: ERROR sdio write failed (-110)
wl1271: ERROR sdio read failed (-110)
The wlan0 interface modules are loaded successfully, its functionality is ok.
but when i try to use calibrator to get statistics and set channel etc, it is giving the error. I am putting the wlan0 interface down when i run calibrator.
These errors are getting when i use "calibrator dev wlan0 plt get_rx_statcs" and " calibrator dev wlan0 plt tune_channel <band> <channel>"
But when i use "calibrator dev wlan0 plt power_mode on/off", it works fine.
Please help me to resolve this issue.