Search found 5 matches
- Sat Mar 26, 2022 8:12 am
- Forum: ESP32 Arduino
- Topic: ESP32-Mini-1 with Arduino IDE
- Replies: 10
- Views: 7285
Re: ESP32-Mini-1 with Arduino IDE
I really thank you my friend. It works now very good! Thaaaanks!
- Sat Mar 26, 2022 6:41 am
- Forum: ESP32 Arduino
- Topic: ESP32-Mini-1 with Arduino IDE
- Replies: 10
- Views: 7285
Re: ESP32-Mini-1 with Arduino IDE
Thank you. The Code is uploaded without Errors, but it doesn't work. But i get in ther Serial Monitor:
Could you please try it one time more? I really need it
Could you please try it one time more? I really need it
- Fri Mar 25, 2022 7:36 pm
- Forum: ESP32 Arduino
- Topic: ESP32-Mini-1 with Arduino IDE
- Replies: 10
- Views: 7285
Re: ESP32-Mini-1 with Arduino IDE
Thank you. I still get an Error: https://a.top4top.io/p_2275szy7x1.png doesn't the sdkconfig file in the esp32 folder need to be replaced? In git I only find two folders: 1. include 2. lib but in my PC I find 2 folders and one file: 1. folder: include 2. folders: lib 3. file: sdkconfig https://f.top...
- Fri Mar 25, 2022 1:43 pm
- Forum: ESP32 Arduino
- Topic: ESP32-Mini-1 with Arduino IDE
- Replies: 10
- Views: 7285
Re: ESP32-Mini-1 with Arduino IDE
Thank you all. I tryed this: https://github.com/lbernstone/arduino-esp32-solo But i get an Error. Did I choose the right folder? https://f.top4top.io/p_2275p3j2i1.png I see differences between the two folders (I mean the file sdkconfig). Inside the folder include looks like this: https://g.top4top.i...
- Thu Mar 24, 2022 1:05 pm
- Forum: ESP32 Arduino
- Topic: ESP32-Mini-1 with Arduino IDE
- Replies: 10
- Views: 7285
ESP32-Mini-1 with Arduino IDE
Hello,
i try to programm my ESP32-Mini-1 with Arduino IDE and i get the error message:
E (106) cpu_start: Running on single core variant of a chip, but app is built with multi-core support.
E (106) cpu_start: Check that CONFIG_FREERTOS_UNICORE is enabled in menuconfig
Can anyone help me please?
i try to programm my ESP32-Mini-1 with Arduino IDE and i get the error message:
E (106) cpu_start: Running on single core variant of a chip, but app is built with multi-core support.
E (106) cpu_start: Check that CONFIG_FREERTOS_UNICORE is enabled in menuconfig
Can anyone help me please?