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

nRF52840 for bluetooth mesh

I am using nRF52840 for bluetooth mesh technology for industrial light control.Can anyone help me for my project, how can it be done,I have the light switch demo file, but how to use it.

Parents Reply
  • Hi. I use Segger for the programming.  I managed to reproduce your situation. I accidentally hit the "Continue Executing"/Play/Green button while debugging and i got the 4 LEDS on. Correct procedure is :

    1. Build solution.

    2. Target the nRF you want to flash the firmware to.

    3. Debug.

    4. Stop debug by RED button not Green.

    Then the example runs perfectly. I know it's late and you probably have the solution by now, but just in case someone hits the same bump.

Children
Related