As far as I can tell, Shockburst isn't officially supported on the nRF52840 in SDK 15. However, I have seen some success from others with this configuration, but after making the same changes, I'm unable to get the examples to work. If I understand correctly, the tx board's LEDs are supposed to change state every 50 ms and transmits that state to the rx board, which mimics the tx board.
The output I get is that the rx board's LEDs never light up. When the rx board is on, the tx board lights LEDs 1, 2, and 3. Otherwise, only LEDs 1 and 3 are on.
Is there any guidance to getting this example to work between an nRF52840-Preview-DK and a nRF52840-DK? What's the schedule for official Shockburst support on the nRF52840 in the SDK?