This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Nrf24l01p PRX timing ?

Hello;

I am working on Audio transfer with microchip and NRF24l01p.

On that, I need to take audio sample and send in very short time.

The PTX side is ok but on PRX side when I get new payoad and progses with mcu, when I get new one payload I have a min 150 us delay.

Does NRF24l01p have any delay between two new payload.

I mean,What is the minumun delay between two payload?

Thanks.

Parents Reply
  • Hi Kenneth;

    About TX_DS, I don't use ACK for don't lose to time.

    You know, About audio transfer you need to be fast.

    We want to sent data with 24kbs(kilobitpersecond)

    That's mean I need to sent data every 42 microsecond.

    When I use to Auto ACK, then I get lose to time.

    Can I use TX_DS with out ACK.?

    Another asking about nrf24l01+ serial timing.(SPI)

    Now we are using 64Mhz MCU, thats mean WE will use SPI with 16MMhz.

    I readed on Datasheet. NRF24l01+ have maksimum SPI speed for spi 10Mhz, this is true or I have a mistake?

    Can you give me way, for fast data transfer with MCu.

    I mean, Am I have a different way for that?

    Thanks for your support.

Children
Related