Tool/software:
Hi we are developing an application where CC2340r5 (as Central) connects to device and writes data in every 30s using
and receives notification in
Behaviour: On observation it has found that Allocations > Frees in RTOS Object View (screenshot attached). More importantly, for every complete notification we are receiving, after every complete notification i can see that Allocations is incrementing by 20 but Frees are incrementing by 16 only
NOTE: it includes . GATT_bm_alloc for ATT_WRITE_REQ and len=8bytes