Page 2 of 2

Re: No heap anymore after adding bluetooth in menuconfig

Posted: Wed Sep 20, 2017 5:04 pm
by BuddyCasino
Ah thats why, I have the ALB32-WROVER. Guess I can use my current breakouts then. Thanks!

Re: No heap anymore after adding bluetooth in menuconfig

Posted: Wed Sep 20, 2017 7:59 pm
by loboris
Ah thats why, I have the ALB32-WROVER. Guess I can use my current breakouts then. Thanks!
Sorry for the post not related to this thread, but as you mentioned that you have ALB32-WROVER, I have an issue with the same module.
I canno't exit the deep sleep. Tested with deepsleep example from esp-idf, the module enters deep sleep, but canno't exit it.
I've enabled all wakeup sources, neither of them cannot cause the wakeup from deepsleep.
The same example works without problem on all other boards/modules I have.
Have you ever tested deepsleep on ALB32-WROVER ? Maybe I somehow managed to damage the module (everything else works fine, so it would be quite strange).

Re: No heap anymore after adding bluetooth in menuconfig

Posted: Wed Sep 20, 2017 10:23 pm
by BuddyCasino
Have you ever tested deepsleep on ALB32-WROVER ? Maybe I somehow managed to damage the module (everything else works fine, so it would be quite strange).
Nope, but if you attach test code I'll be happy to run it once that module is soldered.

Re: No heap anymore after adding bluetooth in menuconfig

Posted: Thu Sep 21, 2017 7:39 am
by loboris
Nope, but if you attach test code I'll be happy to run it once that module is soldered.
Thanks. For testing you can use esp-idf/examples/system/deep_sleep
If you are using AnalogLamb breakout board, don't forget to attach pullup resistors to EN & IO0 pins, they are missing on the board...