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.
Hey Blastka!
Would you mind explaining a bit more what you mean by downloading the firmware without Mesh, and what the issue is?
Best regards,
Elfving
I downloading the firmware example from nRF5_SDK_17.0.2_d674dde, It is the firmware without Mesh. The problem is that a pure chip of a hardwired mesh does not advertise until you flash this chip with another example nRF5_SDK, and then again with a mesh. And also this broadcast may disappear again after an unknown period of time. Also i found the radio power first enable and then disabled in registers
I want you to check it with your company.
Hey again Blastka!
How are you flashing this nRF52832? Are you using the precompiled files in the SDK? Are you running a full flash erase before flashing the mesh examples?
Best regards,
Elfving
I use everything as in the examples. clean file without any modifications. I have been working with your boards for a long time, I do everything. i use Nrf programmer also.
I use build files and upload through the built-in SEGGER studio:
Target->connect
Target->erase chip
Target-> download
Hello Blastka!
There might be something left in the flash that wasn't erased. Even if the examples are not modified, something left in the flash can still be a problem. The node might for instance believe it is already provisioned, etc.
Are you seeing the same issue when you flash the nRF52832 using SES? And when you do a full flash erase first?
Best regards,
Elfving