Other Parts Discussed in Thread: CC2640
Hi,
I have to send more packet of 200 bytes, if I see the btsnoop_hci log when I send the third packet I send 30 bytes and the call:
GATTServApp_ProcessCharCfg
return MSG_BUFFER_NOT_AVAIL.
How can I do resolve it running the GATTServApp_ProcessCharCfg only when I have the buffer available?
Thanks.
Best regards.