sketch is too big

Guillermo BB
Posts: 1
Joined: Fri Oct 22, 2021 4:18 pm

sketch is too big

Postby Guillermo BB » Fri Oct 22, 2021 4:43 pm

I have an ESP32-WROOM-32,
the IDE is Arduino, C++

I using Library:
#include "BluetoothSerial.h"
#include <Esp32WifiManager.h>
#include <TimeLib.h>
#include <Timezone.h>
#include <NTPClient.h>
#if !defined(CONFIG_BT_ENABLED) || !defined(CONFIG_BLUEDROID_ENABLED)
#error Bluetooth is not enabled! Please run `make menuconfig` to and enable it
#endif
BluetoothSerial SerialBT;

when compile result:
Sketch too big

Please, how increment the program memory ESP32-WROOM-32?, or which module i can use?
Thank you.

Who is online

Users browsing this forum: No registered users and 49 guests