cancel
Showing results for 
Search instead for 
Did you mean: 

aci_gatt_update_char_value fails(BlueNRGMS)

milind2
Associate II
Posted on January 09, 2017 at 10:54

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

1 REPLY 1
Antonio Vilei
Senior III
Posted on January 10, 2017 at 12:04

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?