Stephen Cox
Results
2
comments of
Stephen Cox
I am starting to work on at least getting native esphome support for the esp32-c6-DevKitC-1. I have created a [pull request](https://github.com/espressif/esptool-js/pull/92) to add support to espressive's esptool-js for this board...
I have some sample code that "kind-of" works (but not completely) on an ESP32 using BLE to a LiLink ELM327, using "native" ESPHome. ``` yaml ble_client: - mac_address: B4:99:4C:XX:XX:XX id:...