Search found 2 matches
- Thu Jan 30, 2025 10:00 pm
- Forum: ESP-IDF
- Topic: Reduce RAM usage of Bluetooth NimBLE stack
- Replies: 4
- Views: 6095
Re: Reduce RAM usage of Bluetooth NimBLE stack
Thanks for the updates here. I have the same issue and will try the above-mentioned options. I guess there is still no way to improve on Bluedroid.
- Fri Sep 01, 2023 9:27 pm
- Forum: ESP-IDF
- Topic: Set the minimum IDF_VER required by my project
- Replies: 0
- Views: 2015
Set the minimum IDF_VER required by my project
I want to make sure all users building my ESP-IDF project in eclipse are forced to install a minimum version of the ESP-IDF.
I have done a fairly extensive search but was unable to find a solution to implement that. I guess I could to it in code, but I was hoping to implement that in the ...
I have done a fairly extensive search but was unable to find a solution to implement that. I guess I could to it in code, but I was hoping to implement that in the ...