makerdiary / nrf52840-mdk-usb-dongle

An open-source, small and low-cost USB Dongle that supports Bluetooth 5.4, Bluetooth mesh, Thread, Zigbee, 802.15.4, ANT and 2.4 GHz proprietary protocols
https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/
Apache License 2.0
301 stars 79 forks source link

I don't understand the on board RGB led #1

Closed RichardFerraro closed 4 years ago

RichardFerraro commented 5 years ago

I am able to program the board just fine.

I do not understand the on board leds at P0.22 P0.23 P0.24 (I suspect it is 0.24)

Are they LEDS_ACTIVE_STATE 1 ?

caizelin commented 5 years ago

I am able to program the board just fine.

I do not understand the on board leds at P0.22 P0.23 P0.24 (I suspect it is 0.24)

Are they LEDS_ACTIVE_STATE 1 ?

@RichardFerraro Here is the schematic of RGB LED. It means that GREEN LED is connected to P0.22, RED LED is connected to P0.23 and BLUE LED is connected to P0.24. The LEDS_ACTIVE_STATE should be set to 0.

screen shot 2018-12-11 at 4 57 37 pm
caizelin commented 4 years ago

I’m closing this issue because it has been inactive for a long time. Please reopen if you still encounter this issue. Thank you!