This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

I'm migrating my ESB application from nRF52832 to nRF52840 but its not working so far.

Hello everyone!

I've had an ESB application running o the nRF52832 for more than a year.  When I moved it onto the nRF52840 it no longer works.  There are no changes to the ESB part of my application and everything appears to be working properly except no data is going out.   Any suggestions of what I am missing are greatly appreciated.

Thanks!

Parents Reply Children
  • Kenneth,

    The ESB samples do run on my hardware which is encouraging but they are different in a number of ways.  In particular, I have a Soft Device loaded on my board in one case.

    I did get it working over the weekend but spent most of my time moving one of my applications from SDK14.2 to SDK15.0.  As part of the process I removed a lot of excess code from my ESB object.

    Thanks for suggesting the ESB samples, I think that it helped!

Related