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

What hardware is available when using Zigbee and Zephyr

If I am creating an application using the Zigbee stack running with nRF Connect SDK and Zephyr, what hardware is not available to me because it is already consumed by the SDK? In particular, I am looking to use a timer to accurately time an incoming signal on a GPIO line but if I try to set up timer 0 I get an assert indicating that there was a problem with the radio interface. Is there a hardware timer I can use for this? I am trying to set it up with PPI to measure the pulse width.

Is the some reference document that lists all the resources used by the base environment to support the Zigbee stack and Zephyr

Parents Reply Children
No Data
Related