Hi there.
I've got some problem when advertising has start.
once I turn it on it's happened always after 3 minutes.
Hardware:
I am using nrf52832 module without any EVAL board at all.
all pins configured as output pin except RX,TX,RTC and CTS.
RX and CTS pins has been pulled-up with 4.7K Ohm resistors.
P13,P14,P15,P16 pins configured as input and internal pulled-up resistor activated to them.
P9,P10 configured as output too. but I could not see any action on those pins. (I think it's happened because of the SDK_CONFIG using those pins as a NFC)
Software:
I'm using NRF-SDK V17.0.2,V17.1.0,V15.3.0.
in CMSIS Configuration section the psb-btn-ble has been disabled to pervent any conflicting in pin configuration.
in all these versions I have same problem.
I've got this error code 0x00002006 and cannot find any mean of this.
in any cases that I am using this software I've got same problem.
even without any configurations on default SDK after 3 minutes it's stopped.
Apologies for my weak English.