Search found 2 matches
- Fri Jul 21, 2017 7:13 pm
- Forum: ESP32 Arduino
- Topic: get uuid of esp32 ble on arduino
- Replies: 3
- Views: 10664
Re: get uuid of esp32 ble on arduino
I was wondering the same thing, does anyone have any solutions here?
- Wed Jul 19, 2017 12:32 pm
- Forum: General Discussion
- Topic: Can't upload program from Arduino IDE to ESP32 Board (Adafruit ESP-WROOM-32, Ubuntu)
- Replies: 3
- Views: 9946
Can't upload program from Arduino IDE to ESP32 Board (Adafruit ESP-WROOM-32, Ubuntu)
Hello, I am trying to program my ESP-WROOM-32 board using the Arduino IDE. I followed the steps to install the core on Ubuntu, so the ESP32 boards show up under "Tools/Board:" in Arduino. I was able to confirm the correct serial port as /dev/ttyUSB0 on my computer using the terminal window, and it s...