Closed
Description
Description
We have created a custom board based on the nRF52840 and are using the Cordio BLE stack as the radio driver. It seems however that the Cordio stack is controlling some of the GPIO which is interfering with our application since we have all GPIO in use.
At least P0.13 and P0.15 are affected but we are experiencing other problems as well when we enable the stack.
Why is the radio driver controlling pins in the first place?
We are using mbed-os release 5.11.5. We have exported to a custom target and are using IAR 8.30.
I've noticed that there is a pull request open for a Cordio stack update: #10272. Are there any changes to the GPIO usage in the update?
Issue request type
[ ] Question
[ ] Enhancement
[x] Bug