Other Parts Discussed in Thread: BLE-STACK
Hello,
I am using simple peripheral application on cc2640 with ble stack v2.2.1. The cc2640 is connected to other MCU through I2C interface. cc2640 is slave in I2C.
I am trying to test the BLE FW with android application. I am sending 500 ble packets from android application to cc2640.
The cc2640 often shows the bus fault after random number of packets (some time 200,100,140) from the android device. Some times it gets the all packets successfully.
The bus fault is occurring due the overclocked chip and accessing invalid address.
I have post the screen shoots in my second comments for details.
Waiting for your kind help.