Search found 1 match

by harshal-vol
Thu Jun 17, 2021 5:11 am
Forum: ESP-IDF
Topic: Memory consumption of bluetooth is enormous
Replies: 19
Views: 41064

Re: Memory consumption of bluetooth is enormous

Hi All, We are developing an application using esp-mdf. In application we need BT only during provisioning, once it is done, we don't need BT and we would like to free up all the memory used by BT as we are running out of heap memory. It seems BT is allocated 56K memory during compile time. file=esp...