embedded-trainings-2020/boards/dongle
Dave Hylands 172dbc17cd Update cross compilation target
Use the target actually mentioned in the .cargo/config file.

Updated the output in the troubleshooting page and
also updated the target for the board/dongle.
2020-09-16 17:45:40 -07:00
..
.cargo Update cross compilation target 2020-09-16 17:45:40 -07:00
loopback-nousb.rs add no-USB variants of the Dongle programs 2020-07-15 14:09:25 +02:00
loopback-nousb11.hex add no-USB variants of the Dongle programs 2020-07-15 14:09:25 +02:00
loopback-nousb16.hex add no-USB variants of the Dongle programs 2020-07-15 14:09:25 +02:00
loopback-nousb21.hex add no-USB variants of the Dongle programs 2020-07-15 14:09:25 +02:00
loopback-nousb26.hex add no-USB variants of the Dongle programs 2020-07-15 14:09:25 +02:00
loopback.hex update hex files 2020-07-13 16:56:04 +02:00
loopback.rs update hex files 2020-07-13 16:56:04 +02:00
memory.x squashed 2020-06-09 11:58:27 +02:00
puzzle-nousb.rs add no-USB variants of the Dongle programs 2020-07-15 14:09:25 +02:00
puzzle-nousb11.hex add no-USB variants of the Dongle programs 2020-07-15 14:09:25 +02:00
puzzle-nousb16.hex add no-USB variants of the Dongle programs 2020-07-15 14:09:25 +02:00
puzzle-nousb21.hex add no-USB variants of the Dongle programs 2020-07-15 14:09:25 +02:00
puzzle-nousb26.hex add no-USB variants of the Dongle programs 2020-07-15 14:09:25 +02:00
puzzle.hex update hex files 2020-07-13 16:56:04 +02:00
puzzle.rs update hex files 2020-07-13 16:56:04 +02:00
README.md add no-USB variants of the Dongle programs 2020-07-15 14:09:25 +02:00

dongle

Pre-made applications for the nRF52840 Dongle.

These applications will be used in the beginner workshop.

Hardware

LEDs

  • The green LED (LD1) is connected to pin P0.6
  • The red channel of the RGB LED (LD2) is connected to pin P0.8
  • The green channel of the RGB LED (LD2) is connected to pin P1.9
  • The blue channel of the RGB LED (LD2) is connected to pin P0.12

Both LEDs are mounted near the USB connector.

Buttons

  • The Reset button is mounted sideways near the edge of the board that's opposite of the USB connector.
  • The SW1 button is connected to pin P1.06. This round-ish button is right next to the RESET button but closer to the USB connector.

References