Hi,
In nRF5 SDK v12.3, the members of nrf_ecb_hal_data_block_t are pointers to non-const data. I was wondering if these indeed need to be non-const for the Softdevice S132 v3?
Functionality wise I would say not and in later SDKs (>= v13), the pointers became pointers to const data, so I guess not, but I really would like to be sure.
Kind regards,
Thiemo van Engelen