Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

[MESH SDK] PB REMOTE - Device crash when provisionning

Hi,

I try to implement the PB Remote feature on device.

I have setup a pb remote server and a pb remote client on two devices. Both are configured.

But when a provisioning a device using the pb client and a pb remote as proxy, the currently provisioning device crash after the "Sending static auth keys" step but the pb client and server do not crashed and show a "provisioning failed" message.

On the crashed device, I have no callstack or log.

If I enable DEBUG & DEBUG_NR, I got : "<error> app: SOFTDEVICE: ASSERTION FAILED"

When I try to provisioning the device in "regular" mode, there is no issues.

Used softwares :

NRF SDK 17.1.0

MESH SDK 5.0.0

Regards

Related