Would love to test it, however could you write some basic information how pairing and setting it up initially works into the readme? Last time I checked, the code it was not straight forward what steps need to be taken to initially get it working.
Thank you very much, I’ll try to give it a go this week. I have already some esp32 flying around.
Do you plan to turn this into a library that can be pulled into projects via platformio at some point?
No not yet, I am testing at the moment, seems quit stable.
Commands can fail due to the lock being busy or maybe a not very stable BLE connection (due to distance or other devices using the same frequency) Almost all methods return the result so you can/should catch and retry if one fails.
Pairing, locking, etc working well; one thing I’m not sure about is why the newly paired device doesn’t show up in the Nuki APP but I guess that’s not a library thing - would that lib be able to list all paired devices or any one else have a clue how to get that list?