joostbijl

Results 9 comments of joostbijl

Hi @sivar2311! Thanks, it's really useful to control your phone with your motorcycle gloves on ;) It does indeed accept new connections when it's not connected!. Now i have the...

NimBLE works, after i have removed the esp from my phone and reconnected.

The original issue is not solved, but not really necessary since you can 'forget' devices from your phone just as easily. Using NimBLE i can now run the ble_store_clear() command,...

I'm having this issue too. It looks like something is off with the pin assignment on the C3 compared to the D1? ``` esphome: name: ts27meter platformio_options: board_build.flash_mode: dio esp32:...

> would you mind trying building with > > ``` > esp32: > board: esp32-c3-devkitm-1 > framework: > type: arduino > version: 2.0.3 > platform_version: 4.4.0 > uart: > tx_pin:...

I had the same issues, see #166 for a way that works for me. I never became friends with NimBLE so far

You can check if KEY_LEFT_GUI works for you?

The fix with regard to setting a different authentication method (#166 ) works for most scenarios as far as i can see. I suggest to change that in your local...