-
I added the WT32-ETH01 ethernet BTProxy however when I try to view the logs in I get an error. Shouldn't I be able to view the logs? ethernet: [source /config/esphome/.esphome/packages/f8744889/wt32-eth01.yaml:17] This feature is only available with frameworks ['arduino']. Also, This is all I have in the yaml file, is this correct?
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 9 replies
-
I use the yaml from the official esphome BT proxy repo You can reflash from the web too if you wish: |
Beta Was this translation helpful? Give feedback.
-
The yaml that is current loaded, the one shown above actually just pulls from esphome proxy site correct? SO other than recompiling for the beta version I shouldn't need to make any changes? |
Beta Was this translation helpful? Give feedback.
-
yes, use the usb-c connection to connect to a computer and re-flash through the site https://esphome.github.io/bluetooth-proxies/?diy it has to do a full erase, the OTA - over ethernet flash does not do this. |
Beta Was this translation helpful? Give feedback.
-
If using windows you will need the serial driver if not already installed. there is a version here: https://www.olimex.com/Products/Breadboarding/BB-CH340T/resources/CH341SER.zip |
Beta Was this translation helpful? Give feedback.
yes, use the usb-c connection to connect to a computer and re-flash through the site https://esphome.github.io/bluetooth-proxies/?diy
it has to do a full erase, the OTA - over ethernet flash does not do this.