zilluss / Open-Nuki-Fob

Open Source Nuki Fob based on the the NRF52832 SoC
GNU General Public License v3.0
26 stars 8 forks source link

Compatibility with NRF51822 #2

Open thbiela opened 3 years ago

thbiela commented 3 years ago

Hi, great project! Any chance to get this running with a NRF51822 beacon? I tried to flash the prebuilt image. Flashing works, but unfortunately the beacon stays dead. Would be fantastic if you could push an image that works with NRF51822 or give me any hints on how to get this working.

thbiela commented 3 years ago

Nevermind, just found the other branch. However, I have successfully flashed two beacons. Both seem to work, as the LED stays on in pairing mode after holding down the button for 10 seconds, but the pairing isn't successful (timeout). I use a Nuki Lock 2.0 so I think it is not compatible with the 2.0 Lock (see Issue #1 )

zilluss commented 3 years ago

Sorry for the late reply. Does the Fob show up in the list of users in the Nuki App? I'm trying to get hold of a Nuki V2 so I can test it, according to the specification, there don't seem to be any breaking changes though.

thbiela commented 3 years ago

Hi Zillus, no, the Fob does not show up in the list. Maybe this thread could help?

https://developer.nuki.io/t/ble-pairing-not-possible-with-nuki-2-0/1016

MarkoBursic commented 1 year ago

I would like to ask if the NRF51822 branch works? I came up to this thread : https://developer.nuki.io/t/cant-query-services-when-not-in-pairing-mode/11050 which is from July 2021, while the last update for nrf_51822 was in 2020. Those NRF51822 devices are more accessible from Ali, it would be great to have an updated version.

zilluss commented 1 year ago

I haven't tested it recently, last time I checked the issue persisted and can only be solved from Nuki by fixing their implementation of the MTU negotiation.