Hi.
I want to ask Nordic employees about the Queued Writes module.
Tell me please, is this module required for all applications?
If it is not required, then why in all examples it is initialized even when NRF_BLE_QWR_MAX_ATTR = 0?
After all, when NRF_BLE_QWR_MAX_ATTR = 0, the module simply does not work. Then why do you initialize it in all the examples?
It is logical to assume that the module is needed even if it is not initialized?
Thanks.