Search found 1 match
- Thu Jun 17, 2021 5:11 am
- Forum: ESP-IDF
- Topic: Memory consumption of bluetooth is enormous
- Replies: 19
- Views: 42208
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...