nrf52805- BLE Broadcasting stopped in few samples

we are using nrf52805 after in few devices sometimes BLE is not visible(stopped broadcasting) to the receiver.

Here are the observation on that faulty device:-

1. Device BLE input supply available

2. 1.2V available  on DEC4

3. But not getting any oscillation on DSO XC1 AND XC2. 

 

Parents
  • In order to debug a custom board, you will need the SWDIO and SWDCLK pins to be available and connect them either to a dedicated debugger device or an nRF52 DK for example that has an onboard debugger that's able to debug external boards as well. Below you can see how to connect an external device to a DK for debugging. You can also check out this thread for information on how to debug a device.

    As the device was working previously, do you have any idea what might have caused it to stop working? Any HW changes, or uploading new SW to the board that might have caused it to stop operating correctly. If the board was working at some point my guess is that some other SW has been uploaded onto it that doesn't trig the HF crystal, or crashes before the HF crystal is started.

    Best regards,

    Simon

Reply
  • In order to debug a custom board, you will need the SWDIO and SWDCLK pins to be available and connect them either to a dedicated debugger device or an nRF52 DK for example that has an onboard debugger that's able to debug external boards as well. Below you can see how to connect an external device to a DK for debugging. You can also check out this thread for information on how to debug a device.

    As the device was working previously, do you have any idea what might have caused it to stop working? Any HW changes, or uploading new SW to the board that might have caused it to stop operating correctly. If the board was working at some point my guess is that some other SW has been uploaded onto it that doesn't trig the HF crystal, or crashes before the HF crystal is started.

    Best regards,

    Simon

Children
No Data
Related