I'm working with the nRF52832 (currently using the development kit, but also the adafruit feather) and was able to upload a blink sketch to the DK using Sandeep Mistry's board definitions. Now I want to add the functionality for enhanced shockburst, but I guess Mistry's board defs don't include the standard nordic libraries from the SDK.
Is there a way to point Arduino to an SDK so it can find the libraries there, or to copy them en masse to a directory Arduino can find?