I am trying to use the PA/LNA using the pc-ble driver. To do so, i need to configure GPIO and the softdevice. I found examples:
https://devzone.nordicsemi.com/b/blog/posts/pa-lna-support-in-s132
Is it possible to use the PA/LNA from the pc using the pc-ble-driver ? Because I would have to enable GPIOTE and PPI, and configure the output pins ? How can I do this using the pc-ble-driver ?