If download example light_switch on new clear chip nrf52832, that advertising is not done. But after downloading the firmware without mesh, example light_switch will broadcast for a while.
If download example light_switch on new clear chip nrf52832, that advertising is not done. But after downloading the firmware without mesh, example light_switch will broadcast for a while.
I seeing it when flash the nRF52832 using SES and nrf Programmer. In both programs. I do always full flash erase.
I see. That is odd.
You mentioned that what works for you is to flash the FW example from nRF5 SDK, then another example, and then a mesh example from the nRF5 SDK. Are you erasing the chip from SES between each time as well?
There is a known error when flashing through SES which makes the SD not get re-initialized after flashing, if it has already gotten initialized earlier. Resetting the DK however should fix that. Could you try hitting the RESET button after flashing your Mesh example and see if that fixes anything?
Could you also try flashing it using nrfjprog?
nrfjprog -e
nrfjprog --program [filename].hex --reset
Best regards,
Elfving
It did not help.
Neither? Okey.
So the only thing that is working now is to flash the FW example from nRF5 SDK, then another example, and then a mesh example from the nRF5 SDK. Could you send me a hexdump from your nrf52832DK between each of these stages so that I could take a look at what is happening?
nrfjprog --readcode --readuicr dump.hex
Best regards,
Elfving
Thank you for your attention. It is my problem with my boards and one microcontroller was with bug.