Search found 2 matches

by ahmadmansoori
Wed Oct 30, 2024 11:26 am
Forum: ESP-IDF
Topic: IRAM usage rising, especially libbtdm_app.a
Replies: 3
Views: 1494

Re: IRAM usage rising, especially libbtdm_app.a

Hello, Is there any news on this? did you find any solution to this problem? our binary becomes much larger after enabling only NimBLE with only one profile, what should we do? :? :?
by ahmadmansoori
Mon Oct 10, 2022 11:24 am
Forum: General Discussion
Topic: nvs failed to open from specified partition
Replies: 1
Views: 1128

nvs failed to open from specified partition

hi, I have the following partition table on my board: ## Label Usage Type ST Offset Length 0 nvs WiFi data 01 02 00010000 00004000 1 otadata OTA data 01 00 00014000 00002000 2 phy_init RF data 01 01 00016000 00001000 3 ota_0 OTA app 00 10 00020000 00100000 4 ota_1 OTA app 00 11 00120000 00100000 5 n...