Are there any example code for ShockBurst protocol use in nrf52833?
Hi,
If using the nRF5 SDK, you can refer to the Enhanced ShockBurst examples. nRF5 SDK 17.1.0 includes example projects for the nrf52833 DK in the subfolders named "pca10100".
If you use the nRF Connect SDK instead this also includes a Enhanced ShockBurst: Transmitter/Receiver sample. The ESB library does not support nRF52833 at the moment, so some minor adjustments are needed if you want to use that.
Hi,
There is a small change between old ShockBurst and Enhanced ShockBurst, see this blog post. Note that the ESB implementations also support a legacy configuration for compatibility with old ShockBurst.