Hi Håkon,
this is my follow-up ticket as requested here: RE: How to achieve NRF52840 ESB Maximum data rate
You can see my setup in the esb_ptx application in https://github.com/stemschmidt/esb-evaluation.git
I am currently able to transmit the data that I want to transmit, but only with the 4 MBit/s on-air data rate. So I assume I am not using ESB efficiently, but the documentation is really thin.
You can see in the prj.conf that I tried CONFIG_ESB_NEVER_DISABLE_TX=y (which is now commented out) but that failed immediately.
I also tried to use ESB_TXMODE_MANUAL to control the timing, but that did not work either:
Please let me know if you find any stupid setting or handling in the project.
Best regards
Stefan