Hello,
We have the following environment:
1) nRF54H20-DK v0.9.1 and our custom board
2) nRF Connect SDK v3.2.1
3) Our simple project for testing BLE
4) nRF Connect for Mobile app
5) Our custom board has an external 32.768 kHz crystal
Before testing we have connected and bonded our device with nRF Connect for Mobile app.
Then we turn device off and on (power cycle) and try to connect to our device from app.
If we use nRF54H20-DK the connection is established successfully every time.
If we use our custom board sometimes we get the connection error 8. Both device and app show this error.
Also we have other samples of our custom boards. Some of them work well, but some ones have the same connection issue.



How can we debug and fix the issue?
Thanks