Hi all,
We use a kind of widely used nrf24l01 module in our product developement.It use the nodic's reference design of nrf24l01 with an external pa/lna.TXEN and RXEN of the external PA/LNA is respectively connect to the VDD_PA and CE of nrf24l01.I brouse some related issues about VDD_PA in Q&A of dev zone. When the nrf24l01 is in 130us tx setting time, the VDD_PA is low in early 80us and then is high.In other word, the VDD_PA is high 50us before the actual tx mode(begin to send on air data).So how does the nrf24l01 do during tx setting time?More detail about the 80us + 50us?I once thounght it was idle during tx setting time.However recently I thought it was still sending something(like 0 or 1) from my recent test.