This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Beacon problem with LED

Hello,

I'm using exeprimental dual mode example with my Beacon kit. I ported the example to work with pca2006, but i'm having problems with led. On my mkit, leds work just fine. But on beacons, when i define a led as output, led starts shining. Also commads like set and clear led don't work.

Did anyone experience this problem before?

Parents
  • Nope, doesn't work for me. I tried again, and changed BLE_STACK_SUPPORT_REQD S130 BOARD_PCA10028 BSP_DEFINES_ONLY SOFTDEVICE_PRESENT NRF51 to BLE_STACK_SUPPORT_REQD S130 BOARD_PCA20006 BSP_DEFINES_ONLY SOFTDEVICE_PRESENT NRF51 and when i use LEDS_CONFIGURE(LEDS_MASK); command, all 3 leds start shining.

Reply
  • Nope, doesn't work for me. I tried again, and changed BLE_STACK_SUPPORT_REQD S130 BOARD_PCA10028 BSP_DEFINES_ONLY SOFTDEVICE_PRESENT NRF51 to BLE_STACK_SUPPORT_REQD S130 BOARD_PCA20006 BSP_DEFINES_ONLY SOFTDEVICE_PRESENT NRF51 and when i use LEDS_CONFIGURE(LEDS_MASK); command, all 3 leds start shining.

Children
No Data
Related