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

PCA10056 Not working

Just bought 2 nrf52840 DK's both stopped working

Observation

  • Was able to program and run SDK examples.
  • Above working setup not disturbed,so all cables are in order verified that
  • The current problem i have:
    1. when I connect the DK to PC the device is not shown in device manager initially.After awhile it pops up
    2. When I try to flash it fails and LEDs switch of and come back up.
    3. The board had the blinky example code.So if from Step 1 I toggle IF Boot/Reset switch I can see the UART logs in terminal.
    4. Very weird observation is there is buzzing sound coming from the board.Can i do something to fix this issue.
    5. When I go near the switch usb/VDD/Lipo selection the entire board switches off and comes back up as a move my hand.Attached video.The buzzing sound can be heard in video
  •  
  • Again, thank you for the update. I have updated the internal ticket and we are currently looking into this. Does your other board work as intended now, or not at all? Can you try removing the battery from the DK as well to see if the issue still ensues? Does your device reset like this if you touch the VIO_REF pin on header P20 as well?

    Best regards,

    Simon

    • Yes it does and also if touch C92 i get same issue.
    • The other board works as intended not seeing this issue if use the probe to touch SW9 as shown in video,but this happens when I make contact with VIO_REF(Both boards resets if i touch VIO_REF)
    • Tried removing the battery on the board same observation.All switches in default locations.
  • Hi

    I got an update today from one of the developers of the nRF52840 DK. The VIO_REF has a 10 MΩ pull down resistor (R88) which is set to high to get a minimal leakage when supplying the nRF52840 directly from P21, as this also connects on the same net. However, it seems like the pull resistor is too weak, so when touching the pin the voltage rises slightly over the point that the "voltage follower" trigger. This will then supply this 0.8V to the circuitry and the board will be reset. Our suggestion is to lower R88 to 1mΩ and see if the issue is still there. If it is, tryk 100kΩ.

    Best regards,

    Simon

  • Sorry for the late reply.

    Have couple of demos planned with this board. Have raised an RMA for this board. Once  I get the replacement will definitely try the fix on the defective one and give you my feedback.

    Just out of curiosity have you recreated this issues. Do you think the pull resistor is too weak by design or it is damaged during production causing a higher resistance path. If by design it is weak and requires a bit stronger pull up yeah 100kΩ makes sense if not I could replace the resistor with another 1mΩ.

  • Hi

    We were able to recreate the issue to the point that the device powers off if you physically touch the VIO_REF pin on P20, but we have not seen any resets when touching SW9 in any of our DK versions, so that is likely specific to that one board. It seems to be too weak from a design point, and we are looking into what the best way to resolve this for future revisions are.

    Best regards,

    Simon

Related