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

nRF52840 Dongle SDK example supporting Bluetooth mesh

Hello,

I have got three nRF52840 Dongles to test Bluetooth mesh. I have been going through the devzone queries and found that many people have previously asked about SDK mesh support for the dongles. Does the Mesh SDK still not support the nRF52840Dongle? I tried modifying the project preprocessor definition to point from pca10056 to pca10059 support, made few changes in the LEDs and switch. There is some functionality associated with switches in the provisioned. How can we amend this? Also, still have got no an idea of how to test this? Have someone already tried to implement Mesh using three dongle modules. If so, how do you test it?

Regards,

Ash

Parents
  • Hi. 

    I'm afraid we don't have any examples with native support for the nRF52840 dongle, yet. 

    You can take a look at the nRF52840 dongle programming guide, where you can find a lot of information regarding how you can use the dongle and modify examples to support the dongle. 

    Br, 
    Joakim

  • Hello.

    Thanks for the answer. I have already used the programming guide while starting with the dongle programs. Do you have any specific links or tutorials which could help in writing or modifying the code? What I tried was; modifying the mesh sdk files: nrf52840_xxAA_s140_7_0_1 project files of the various examples to include the pca10059 support by changing the preprocessor definitions. But, once they are compiled and loaded into the Dongle, the Green and Blue LEDs lights up. Am not able to see any beacon activity in both the nRFmesh or nRFConnect mobile applications. I have tried the light_switch server and client examples too. But, the dongle remains in this state (Green and Blue LED On state), not enabling provisioning by app or anything. Please guide me.

    Regards,

    Ash

Reply
  • Hello.

    Thanks for the answer. I have already used the programming guide while starting with the dongle programs. Do you have any specific links or tutorials which could help in writing or modifying the code? What I tried was; modifying the mesh sdk files: nrf52840_xxAA_s140_7_0_1 project files of the various examples to include the pca10059 support by changing the preprocessor definitions. But, once they are compiled and loaded into the Dongle, the Green and Blue LEDs lights up. Am not able to see any beacon activity in both the nRFmesh or nRFConnect mobile applications. I have tried the light_switch server and client examples too. But, the dongle remains in this state (Green and Blue LED On state), not enabling provisioning by app or anything. Please guide me.

    Regards,

    Ash

Children
Related