nRF53 VS nRF52

Hi everybody,

I have developed a project where a central device with multilink, connected to the maximum peripheral as much as is possible (in my case 4 devices more).

-The work of the central is receive all the data and mannage connections/disconnections.

-The work of the peripheral is send 43 bytes every 100ms.

-The data flow must be on real time, with the lowest delay possible.

-All the data transfer is maded on coded_s8 and with tx_power at maximum.

I have 2 nrf5340dk and 2 nrf52840dk and I made this project hybrid, working all with all. I can't be aware about differences on throwput.

My next step is create my own PCB, and i neeed to take a decision about which chip choose for that.

If somebody can suggest me which could be better option or advantatges/disadvantatges between both devices i would apreciate a lot,

Thank you Nordic Team,

regards.

Related