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

Q: Compatibility with NRF52810 ? #4

Open Miwer opened 1 year ago

Miwer commented 1 year ago

Hi @zilluss,

What an intriguing project you have created here. It's things like this, and the open nature of the Nuki API that makes me want to buy a Nuki Smart Lock. I'm still in the discovery phase though, so please excuse my inability to test things out at the moment.

Based on the link below, do you think that the NRF52810 chip is a viable alternative to use for this project? It seems to be a cheaper, more readily available chip, but of course it is also more limited, regarding flash/ram sizes, and features, but still in the nRF52 family, so it should not have the same MTU problems as the nRF51.

https://devzone.nordicsemi.com/f/nordic-q-a/29071/main-differences-between-52810-and-52832

Do you see any showstoppers in that comparison? Cheers ;)