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

Test procedure for any BLE mesh using PCA10059 nRF52840 USB dongle

Hi,

I want to use nRF52840 USB dongle in my setup with other PCA10056 boards. I have seen that in link https://www.nordicsemi.com/eng/Products/nRF52840-Dongle it is mentioned that it can support bluetooth mesh. While I am browsing in devzone it is mentioned like "But unfortunately, the Mesh SDK does not support the nRF52840 Dongle(PCA10059) as of now". So how can I proceed to use nRF52840 USB dongle for bluetooth mesh?

Thanks,

Sridhar

Parents Reply
  • Ok. I am using SES IDE and erasing chip every time.

    I took proxy server example and kept under Mesh sdk/examples/light_switch/ folder with different name. Opened SES project and while compiling it is throwing errors for all files under Application folder as incorrect path. So I removed and replaced each file under Application folder by searching one by one in Mesh SDK. Out of files, boards.c is replaced by SDKv15.0.0. Programmed using nrfutil tool over USB DFU but not able to see in nRF Mesh Android app.

    Did I do correct?

Children
Related