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

RSC from nRF Toolbox does not work

Hello,

With Segger ES I am able to compile and run the Blinky example (pca10040, S132) from the nRF5 SDK without any issues, it loads on my nRF52 DK board on and it shows up in all the right places when I scan for it on my Android phone (Bluetooth Settings, nRF Connect, my own app).  I can also build the RSCS example without any problems and it looks like it loads on the board just fine as well.  I can see that it has a SoftDevice and an Application in the memory map using nRF Connect Desktop.  The problem is that it does not show up when scanning with the RSC app in nRF Toolbox Android (from the Play Store) nor does it show up in Bluetooth Settings or anywhere else.  Should it?

Related