This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Externally access LED on Thingy 52

Hello!

I would like to know if there is any way to route the signal from the main LED from Nordic Thingy 52. I checked its data sheet and I only found the pinout for other internal parts (at page 55).

Thanks in advance!

Parents
  • Hi. A small update: after studying a bit Figure 19: LED schematic from the mentioned data sheet, I realised that the question needs some clarification. Hence the reformulation:

    How could I route out the signal which turns on those LEDs to a simple GPIO (e.g. to P0.02)?

    The reasoning behind would be to run the light switch demo on Thingys, but instead of turning on the integrated LED, to set a GPIO (to use this signal further).

    I did this thing on the nRF52840 devboard, from re-routing the according pins from the pca file, but here it seems more tricky.

    Thanks in advance!

Reply
  • Hi. A small update: after studying a bit Figure 19: LED schematic from the mentioned data sheet, I realised that the question needs some clarification. Hence the reformulation:

    How could I route out the signal which turns on those LEDs to a simple GPIO (e.g. to P0.02)?

    The reasoning behind would be to run the light switch demo on Thingys, but instead of turning on the integrated LED, to set a GPIO (to use this signal further).

    I did this thing on the nRF52840 devboard, from re-routing the according pins from the pca file, but here it seems more tricky.

    Thanks in advance!

Children
Related