Hi All,
I am using KeyFob project for BLE data communication from android to CC2541 and also integrated UART part in this project. To make the UART work I removed the macro POWER_SAVING macro from the pre processor list. Both are somehow non reliably working fine. The issues which I am facing are:
@ BLE advertisement stops after every 6 seconds once it connected with android device and within a few seconds again it starts advertising. This problem is there continuously.
@ After receiving the data from Android I am trying to push the data into UART. By this time UART is taking only around 220 bytes.
But once if it again starts advertising again I am able to send data and push data to the UART.
Please anyone can help to rule out the problems which I have hoghlighted.
Thanks in advance.
-Yasar Arafath