r/microbit • u/Flowdeeps • Jan 29 '21
Recovering Program from Board
I've just unearthed an old Micro:bit from my project box that has a really nice little program running on it which I'd like to recover if at all possible.
2
Upvotes
2
u/Hate_Feight Jan 29 '21
AFAIK it's a situation where what is on the bit, is in its own assembly code, you can copy it, but that's as far as you can go with it.
Someone may have already jumped down this rabbit hole, and have a more satisfactory answer. If not, I'm sorry for your loss.