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.
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.
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.
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.
Hi,
Thank you for sharing, even if the thread has been idle for months!
Regards,
Terje