Hacker News new | ask | show | jobs
Reverse Engineering Apple Wallet
7 points by asxeem 17 days ago
Your iPhone walks up, the door unlocks. No app, no button. An open Aliro lock with secure UWB ranging + NFC tap, running end-to-end on an nRF5340 https://github.com/asxeem/openaliro
2 comments

Nordic has newly-released silicon that supports Aliro using Channel Sounding, meaning a UWB chipset becomes optional. Also, NFC is supported directly.

https://www.nordicsemi.com/Products/Technologies/Aliro/Produ...

Are you saying Apple Wallet based unlock on approach can work with these chipsets without UWB? Current status of relevant uwb dev kits that does this is hundreds of USD and unavailable to purchase/out of stock since months. This repo works with common chips and I'm working on porting it out to ESP too (fingers crossed)

https://github.com/asxeem/openaliro

I looked into it and the channel sounding approach isn't yet ready. Will need the new iOS as well as some firmware work from Nordic's side.
Reverse Engineered Apple Wallet Keys