Other Parts Discussed in Thread: CC2540, CC2564
Hi All,
I need to implement File transfer / object push profile on ble cc2540 , however i do know this profiles are more suitable for BR/EDR Classic bluetooth. first thing i would like to know is , whether File transfer profiles can be implemented on BLE or is there any limitation?
I have tried using SimpleBLEPeripheral Profile and sending 20bytes notify charactristic on it, but considering android app running on smart phone at other end to receive file would need also this custom profile implemented. So if i can implement FTP/OPP profile implemented on CC2540 it would be great.
Does ti support this profile Or any Reference code for this available which can be used with TI platform?
Please help me out on this.