In SDK8.1 and SDK9.0 we have new driver nrf_drv_gpiote which has GPIOTE interrfupt handler in conflict with app_gpiote library. How to fix this
In SDK8.1 and SDK9.0 we have new driver nrf_drv_gpiote which has GPIOTE interrfupt handler in conflict with app_gpiote library. How to fix this
As far as I can see this problem is also inside SDK10.0.0.
just briefly looked the files. It is using 3 files to drive gpiote now (instead of 2). gpiote, drv_gpiote and app_gpiote. I believe this is now a "proper" solution. :-)
just briefly looked the files. It is using 3 files to drive gpiote now (instead of 2). gpiote, drv_gpiote and app_gpiote. I believe this is now a "proper" solution. :-)