seemoo-lab / openhaystack

Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
https://owlink.org
GNU Affero General Public License v3.0
8.03k stars 428 forks source link

uploading to esp8266 fails #150

Open Arthur-Emmanuel45 opened 1 year ago

Arthur-Emmanuel45 commented 1 year ago

can someone help me with this error when trying to run a simple blink code to esp8266 using platformio in vs code

Processing esp01_1m (platform: espressif8266; board: esp01_1m; framework: arduino) ---------------------------------------------------------------------------------------------------------------------------------------------Verbose mode can be enabled via -v, --verbose option CONFIGURATION: https://docs.platformio.org/page/boards/espressif8266/esp01_1m.html PLATFORM: Espressif 8266 (4.0.1) > Espressif Generic ESP8266 ESP-01 1M HARDWARE: ESP8266 80MHz, 80KB RAM, 1MB Flash PACKAGES:

Filo301 commented 1 year ago

Looks like bad platformio/programmer config or something, try reset esp before flashing. Anyway, OHS is for bluetooth devices only

obitvn commented 1 year ago

The firmware only supports ESP32, not esp8266. Esp8266 doesn't have Bluetooth