User Activity

Hello,  I use the STEVAL-IDB008V2 and I updated the BLE stack to v2.1f. Since this update I have an error when calling the aci_gap_init api. Please find below the sequence when I use an older stack    SEND => ACI_GAP_INIT_OPCODEParameters:| GAP Role ...
using BlueNRG2, I'm trying to send long packets (> 20 bytes), I added a custom service with characteristic supporting notification and indication with a size = 40 bytes. After the connection established, I send a LL_LENGTH negotiation to update the T...