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

Are the nrfx_gpio functions not included in NCS?

I am trying to learn to use the nrfx API to control the nrf5340.

My installation is the NCS 1.6.0 with SES on OSX

It seems like nrfx most of the API devices are supported out of the box but for some reason the GPIO HAL functions are missing.

GPIO should be supported according to the documentation here; rnrfx API

Anything I am missing or do I need to leave NCS and install the MDK instead?

Many thanks!

/Jonas

Related