Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
boards:microbit [2024/08/14 12:17] – darron | boards:microbit [2024/08/14 14:01] (current) – [Arduino] darron | ||
---|---|---|---|
Line 21: | Line 21: | ||
===nRF51 SDK=== | ===nRF51 SDK=== | ||
- | The nRF51 device and its [[nrf51|SDK]] are now obsolete so hardly viable to | + | The nRF51 device and its [[tools:nrf51|SDK]] are now obsolete so hardly viable to |
develop an application with. | develop an application with. | ||
===Arduino=== | ===Arduino=== | ||
- | [[tools: | + | [[tools: |
+ | [[https:// | ||
+ | |||
+ | Zadig is required to provide LIBUSB to the IDE. When using J-Link, this is found as "BULK interface (Interface 2)". | ||
+ | |||
+ | When trying to flash the Softdevice there will be an error about | ||
+ | fetching the zip file. To remedy this place the hex file in | ||
+ | the Arduino AppData folder. | ||
+ | |||
+ | < | ||
+ | AppData/ | ||
+ | </ | ||
+ | |||
+ | The Softdevice hex file is located in the [[tools: | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
===J-Link=== | ===J-Link=== | ||
+ | |||
+ | [[: | ||
+ | enable a professional debug interface. | ||
Hold down reset and plug board into PC. | Hold down reset and plug board into PC. | ||
Line 104: | Line 124: | ||
[[https:// | [[https:// | ||
- | |||
- | [[https:// | ||
- | |||
- | [[https:// | ||
- | |||
- | /* | ||
- | |||
- | [[https:// | ||
- | |||
- | [[https:// | ||
- | |||
- | */ | ||
[[https:// | [[https:// | ||