DroneBridge / ESP32

DroneBridge for ESP32. A secure & transparent telemetry link with support for WiFi and ESP-NOW. Supporting MAVLink, MSP, LTM or any other protocol
Apache License 2.0
340 stars 102 forks source link

Not working for Adafruit Feather V2 #40

Closed evaesteban closed 11 months ago

evaesteban commented 1 year ago

Hi,

I'm trying to get this to work with the Adafruit Feather V2 board (https://www.adafruit.com/product/5438) and, even though the esptool process is successful, the AP never gets generated. Have you tested it with this new board?

seeul8er commented 1 year ago

Check out the releases: https://github.com/DroneBridge/ESP32/releases/tag/v1.0 You may need to adjust the default UART pins because they may be connected to the flash chip on your board.