Just did. Thanks again!Glad you worked out a solution, demultiplexer. Are you able to please raise an issue for this on the arduino-esp32 github?
https://github.com/espressif/arduino-esp32/
Search found 3 matches
- Tue Aug 15, 2017 6:13 am
- Forum: ESP32 Arduino
- Topic: ESP32-D2WD does not execute code from Arduino (works fine with ESP-IDF)
- Replies: 5
- Views: 11371
Re: ESP32-D2WD does not execute code from Arduino (works fine with ESP-IDF)
- Mon Aug 14, 2017 7:48 pm
- Forum: ESP32 Arduino
- Topic: ESP32-D2WD does not execute code from Arduino (works fine with ESP-IDF)
- Replies: 5
- Views: 11371
Re: ESP32-D2WD does not execute code from Arduino (works fine with ESP-IDF)
Have you seen the instructions here:
https://github.com/espressif/arduino-esp32
and look at the section called "Using as ESP-IDF component".
Can you validate that you have an ESP-IDF component created as described in that recipe? The error message you encounter would be appear (opinion) to be ...
https://github.com/espressif/arduino-esp32
and look at the section called "Using as ESP-IDF component".
Can you validate that you have an ESP-IDF component created as described in that recipe? The error message you encounter would be appear (opinion) to be ...
- Mon Aug 14, 2017 7:45 am
- Forum: ESP32 Arduino
- Topic: ESP32-D2WD does not execute code from Arduino (works fine with ESP-IDF)
- Replies: 5
- Views: 11371
ESP32-D2WD does not execute code from Arduino (works fine with ESP-IDF)
Disclaimer: I never use Arduino, so expect the simplest mistakes on my part.
I have developed a custom board for ESP32-D2WD and am now in the process of programming it. Since this is going to be an open source project, I would like the board to be programmed in the Arduino environment to maximize ...
I have developed a custom board for ESP32-D2WD and am now in the process of programming it. Since this is going to be an open source project, I would like the board to be programmed in the Arduino environment to maximize ...