Hi,
I am updating SDK version from 15.0 to 17.0.
In many examples PM_FLASH_BUFFERS was changed from 2 to 4? What is the meaning of this change? We have one peer always, is it necessary?
Thanks,
Alon Barak
Qcore Medical
Hi,
I am updating SDK version from 15.0 to 17.0.
In many examples PM_FLASH_BUFFERS was changed from 2 to 4? What is the meaning of this change? We have one peer always, is it necessary?
Thanks,
Alon Barak
Qcore Medical
Hi Alon
This was done as part of a bug fix to let the peer data would not be written because the internal retry mechanism failed after two attempts. So to avoid this bug, you will need to let PM_FLASH_BUFFERS stay at 4.
Best regards,
Simon
Hi Alon
This was done as part of a bug fix to let the peer data would not be written because the internal retry mechanism failed after two attempts. So to avoid this bug, you will need to let PM_FLASH_BUFFERS stay at 4.
Best regards,
Simon