Search found 3 matches
- Sat Feb 29, 2020 6:27 pm
- Forum: ESP32 Arduino
- Topic: Sketch too big
- Replies: 2
- Views: 15760
Re: Sketch too big
Thank you. I tried to change the partition table, but I don't know what is the best partition for the project. I am using Bluetooth and THINGER IoT platform, and several sensors. I tried to change the partition and now I have a rebooting problem. What should I do? Rebooting... ets Jun 8 2016 00:22:5...
- Wed Feb 26, 2020 5:35 am
- Forum: ESP32 Arduino
- Topic: Sketch too big
- Replies: 2
- Views: 15760
Sketch too big
Hi all, I have this error message, how to solve this problem? In the project, I am using Bluetooth, and WIFI libraries. text section exceeds available space in board Sketch uses 1512630 bytes (115%) of program storage space. Maximum is 1310720 bytes. Global variables use 59332 bytes (18%) of dynamic...
- Tue Feb 25, 2020 7:37 pm
- Forum: ESP32 Arduino
- Topic: esp32 with sensors
- Replies: 0
- Views: 2365
esp32 with sensors
Hi all, I am working with esp32 and Arduino IDE, in my project there are two I2C sensors, the problem is that some times they don't return any value. Let's say I have three different codes, the first one for the first sensor, the second one for another sensor, and the third one is the main code, it ...