virtualabs / btlejack

Bluetooth Low Energy Swiss-army knife
MIT License
1.87k stars 196 forks source link

micro:bit v 2.21 #80

Closed hanzorz closed 1 year ago

hanzorz commented 1 year ago

Has anyone been able to successfully get the 2.21 version to sniff connections?

virtualabs commented 1 year ago

Current implementation does not correctly detect access addresses due to the way Nordic's nRF52 works. This is a known limitation, but some folks gave me a few tips about how to fix that (using multiple reception pipes), but I still need to find some time to fix the firmware...

hanzorz commented 1 year ago

I forgot to follow up with you on this. I ended up getting everything working on three Micro:Bit V2.1s and can confirm that all features work. The access addresses seem to be correct since I’m able to hijack connections and write to the slave devices.

DeveloperMarius commented 2 weeks ago

Hey, @virtualabs I also buyed a BBC Micro with version 2.21. Are there any updates on the fix? Thank you for this awesome project!

~ Marius

TechTune-1 commented 1 week ago

Hey, @virtualabs I also buyed a BBC Micro with version 2.21. Are there any updates on the fix? Thank you for this awesome project!

~ Marius

Hi Marius, It appears that the MicroBit V2.21 now works with the project, but note that it is only compatible with Bluetooth Low Energy connections.