Hello!
I'm struggling to get ESB running on the Sparkfun Pro NRF52840 mini. I successfully set up the toolchain and can build and flash the board. This works fine.
I built the ESB example of the SDK and flashed it on the chip. Running the esb_init(); function works fine, but the chip resets during the
nrf_esb_write_payload(&tx_payload) statement. According to sparkfun, the S140 SoftDevice is preinstalled, is this a problem? Or does the bootloader makes any trouble?
Thank you for your help!
Yours
Benjamin