You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this great project. I have successfully using it with my NodeMCU32, but it has insufficient Bluetooth range so I decided to install it a new Wemos ESP32 D1 Mini near my car.
For some reason it can't read the voltage now, but it's connecting successfully:
Hey @adrianmihalko, unfortunately I am not able to help. It also doesn't look like something with the code from this repository as in general it works, and it is not specific to a particular platform. In general, BT and BLE are very unstable, so it can be literally anything :(
Checking the error code - ESP_GATT_READ_NOT_PERMIT = 0x02
Hi,
Thanks for this great project. I have successfully using it with my NodeMCU32, but it has insufficient Bluetooth range so I decided to install it a new Wemos ESP32 D1 Mini near my car.
For some reason it can't read the voltage now, but it's connecting successfully:
My esphome.yaml code:
The text was updated successfully, but these errors were encountered: