Hi
There is an issue in SDK for Thread & Zigbee 4.1.0 release. It does not appear in previous releases. The problem manifests itself as higher current consumption. According to " https://devzone.nordicsemi.com/f/nordic-q-a/62129/high-sleep-current-consumption-in-sed-thread-ble-multiprotocol-example" ,after modification,the consumption is also have 1.2mA, is there something wrong?
I just have modified "radio_mode = THREAD_RADIO_MODE_RX_OFF_WHEN_IDLE" and add "NVIC_ClearPendingIRQ(CRYPTOCELL_IRQn);" before "thread_sleep();"