2017-01-09 01:54 AM
The function aci_gatt_update_char_value fails initially....and if fails there is while(1) loop...so system stuck here....what is issue ? after debugging it observed that function returns BLE_STATUS_TIMEOUT.....can you suggest solution for issue
2017-01-10 03:04 AM
Dear Shende Milind,
if you get a BLE_STATUS_TIMEOUT error, it means that after issuing the command, there was no response from the BlueNRG-MS chip.
Is it the only command that fails? Can you please try sending other commands after this and see if they're successful?
I need more information about your setup to help you.
What firmware revision of the BlueNRG-MS chip do you have?
On which microcontroller are you running your software? Which software package and version are you using?