Hi,
I have developed custom nrf52832 board without external low frequency clock source.
So with that configuration I got problem when try to connect it through nRF MESH app.
As I found issue come with the soft device. So I add 32.768kHz crystal and two caps now module work fine.
But is there anyway to run device without external low frequency clock source ?
I'm using SDK 15.2, Mesh SDK 3.0, and softdevice S132 V6.1.0
Thank you