Other Parts Discussed in Thread: CC2640
Tool/software: Code Composer Studio
Hi,
I have a custom app that it works well when connected to a device other than the cc2640, while when I try to connect it to the cc2640 programmed with a code developed by me, the connection fails.
I do a BLE sniffer with smartphone for both cases. The result is shown in attached.
In Figure 1 the log when I try to connect to CC2640, in Figure 2 to different device.
In figure 2 it is possible to see that the app sends 7 write requests that are not successful and then continues.
In figure 1 the app sends 5 write requests that are not successful and after the CC2640 send the disconnection.
I think that if the CC2640 doesn't send the disconnection after the 5 write request the app continues as in figure 1.
is there a parameter that must be set to prevent the cc2640 from disconnecting after the 5th write request?
Thanks.
Best regards.
Giuseppe