|
|
|
|
|
by gfwilliams
3900 days ago
|
|
I'm under NDA, but I believe we can talk about things that have already been disclosed. If you do a google image search for large micro:bit images, you'll see there's a Nordic NRF51822 chip (Which is an ARM Cortex M0, with BLE), and a Kinetis ARM chip connected to USB. It's running an mbed-compatible bootloader that appears as a USB mass storage device. You just copy hex files onto it and it programs the NRF51822. |
|