ESB applications compatibility developed with SDK and Connect SDK

We have developed a sensor application using ESB protocol with the nRF SDK (nRF52832 on Tx side and nRF52840 on Rx side).

We would like to redevelop now the receiver under nRF connect SDK to take advantage of the functions of an RTOS.

We note that the ESB applications developed under SDK seem incompatible with those developed under Connect SDK.

We have checked with the basic examples provided: esb_ptx (SDK) and nrf / samples / esb / prx (Connect SDK) and it does not work?

Is there a way to make them compatible?

thanks in advance.

Parents Reply Children
Related