I am trying to capture a signal that transmits upon receiving a polling signal along the same wire.
I have frequented this example but still not having any luck (LED toggles as expected but no log information is showing up). How might I update this example on an nRF52840 for SDK 16?
Also, I am quite inexperienced with how to setup the timers and ppi channels for my specific needs. If someone could offer an approach on capturing these data after sending the polling signal, that would be very much appreciated. Right now the poll signal is generated externally at 2MHz, but end goal is to only use the nRF52840.