Good afternoon,
I have purchased multiple nRF52840 Dongles and so far have successfully ran blinky peripheral and master (required to adopt PCA10056) examples.
I tried using SDK for Mesh, but it lacks includes, investigating solution in Segger embedded studio, shows that includes are hardcoded to be using 15.0 SDK, while I am running 15.2. It would be nice to update code to support newest SDK version.
With Thread mesh, I am using nRF Connect Programmer, but for both the provided .hex file and the one I generate with SES it shows the "Neither bootloader, softdevice nor application is detected" error.
Which actions should I take to be able to use Mesh sample code?
Best regards,
EDIT: Archived version is available here developer.nordicsemi.com/.../ . So far this version is compatible with SDK for Mesh.