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
The fact that it is not acknowledged as an open issue is somewhat distressing. I can't help but wonder what other "known issues" are not documented.
I agree, this is disappointing. I had been wait for a fix for this.
It's frustrating because if you read the GPIOTE documentation and try the simple example given there that uses APP_GPIOTE_INIT()
it does not compile. I am not sure if all these additional Nordic layers of software - like BSP, nrf_drv_gpiote etc. are really useful - it just makes it harder to understand the API, and makes maintenance difficult for Nordic.
Guys, You have been so patient all the time and have been with us when our SDK was almost nothing. We were really packed with time with the nRF52 launch. I am as disappointed as all of you but I could understand why this happened. We always think that Nordic+customers are a team, and we work together to solve problems. That's how it was until now. If this part of the team could not finish the task in time then team up and come up with solution :)
has this been solved in SDK9.0.0?