So, my understanding of the current support for a PA/LNA is a set of configuration options you can pass into a BLE library and then the soft device will handle the operation of the pin(s).
It is also my understanding that the Softdevice firmware is not available as source (correct me if I am wrong).
My question is , would it be possible to extract out the code from the Softdevice source that handles the PA/LNA timing?
I am assuming there are timings that are built into the code when the radio is being enabled for transmit and when it is disabled for reception. Is there any way to get those pieces of source and nothing else??
It would really help with people trying to implement ESB.