Hello,
i haven't found an answer to this question. Which address uses the PTX in Enhanced Shock Burst Protocol (nrf52832, SDK 11)? In the code I found only that:
NRF_RADIO->TXADDRESS = m_p_current_payload->pipe;
For me this code tells me the PTX uses the address from one pipe, but from which pipe? So there are 8 at all. Actually I thought there is only one address for the PTX.
Would be great if someone can clarify this issue.
Best regards,
Florian