Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to init external RAM: BLE configuration for DEVKIT v1 #44

Open
spro opened this issue May 30, 2021 · 0 comments
Open

Failed to init external RAM: BLE configuration for DEVKIT v1 #44

spro opened this issue May 30, 2021 · 0 comments

Comments

@spro
Copy link

spro commented May 30, 2021

I was getting this error & a crash loop when trying to use the first BLE iBeacon example with a DEVKIT v1 board:

E (372) psram: PSRAM ID read error: 0xffffffff
E (376) cpu_start: Failed to init external RAM!

After some research and realizing it has no external RAM, the solution was to change this configuration:

Component config -> ESP32-specific -> Support for external, SPI-connected RAM -> DISABLE

Thought this might be a good thing to mention as you recommend this board but it doesn't seem to be the default selection in menuconfig

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant