Hi,
as I’m not that familiar with bluetooth programming and my time for hobby projects is pretty limited, I was looking for projects that make use of the bluetooth api. However, this seems to be pretty hard as the projects are mostly pretty outdated or directly use the wifi api.
Does anybody have a working sample code for either esp/arduino or raspberry pi that allows:
- pairing with a nuki 3.0
- opening closing
So far I found
GitHub - 0x7466/python-nuki-client: A python client for the Nuki KT. https://nuki.io/ (fails with timeout when doing the discovery of services)
GitHub - fivebanger/nukibridge: python based bridge for the Nuki smart lock (have not got it to work yet)
I would prefer a solution for esp32 or esp8622.
It would be very helpful for my hobby afternoons.