On Sun, May 23, 2021, 6:32 AM Miguel Wisintainer <tcpipc...@hotmail.com> wrote:
> Sir > > How are you ? > > I compiled the SDC Nimble to run on NRF52832 but i am getting the > following error > > NuttShell (NSH) NuttX-10.1.0-RC1 > nsh> ERROR: nrf52_sdc_initialize() failed: -45 > You will likely need to turn on the wireless debug error logging to see the failure here, otherwise it will be hard to know which part of the initialization failed. https://github.com/apache/incubator-nuttx/blob/c55085c0d8864c9401de97872ab3463d474f262c/arch/arm/src/nrf52/nrf52_sdc.c#L403 --Brennan