writeWithResponse again...
Somehow the latest version of the ESP32 BLE support broke the write (withoutresponse) logic of this library. I changed the code to default to write "withResponse" now. It's slower, but it restored everything to working. I also added a new function to change this if you want to try your luck.