siara-cc / esp32_arduino_sqlite3_lib

Sqlite3 Arduino library for ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crashes while opening database in esp32

pluzmedia opened this issue · comments

ESP32 without spiram crashes with the following error

0x400dcb55: sqlite3MallocZero at /components/sqlite3/sqlite3.c:26653

I believe it might due to insufficient RAM. Any thought? thanks