Hi All,
I am using AM57xx EVM for Bluetooth interface with WL18xx, for that I am following TI Bluetooth Stack WL18xx guide,
I did the following steps,
1) Installed AM335xBluetopiaLinuxProduction-4.2.1.0.1.0-linux-x64-installer.run ,
2) Build the above WiLink™ 8 Linux Bluetooth Add-On using build guide ,
3)Copy the BluetopiaPM server (SS1BTPM) on EVM to /home/root/BluetopiaPM
4)Copy Init-scripts "Bluetooth Script (BTS) " on EVM to lib/firmware/
5) Ran Bluetooth Hardware configuration scrip bt-en.sh , where bt_en gpio is 132 and uart is ttyS7, baud_rate=3686400,
6) Than ran SS1BTPM and LinuxSPPM from /home/root/BluetopiaPM/bin,
But when I try to SetDevicePower 1 on LinuxSPPM prompt after Initialize 1, it's giving folowing error , please help me on this,
Error: Could not get the script version from the controller. TIBTS_Get_Script_Version() Result: -14.
echo 0 > /sys/class/gpio/gpio132/value
DEVM_PowerOnDevice() Failure: -4, Unknown Error.
Function Error.
Note: I am using ti-processor-sdk-linux-am57xx-evm-04.03.00.05
Thanks and Regards,
Snehal Patel