This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is there a comprehensive source of which nRF52832 Errata items have workarounds implemented in the SDK or SoftDevice?

So far i've failed to find a single source that contains comprehensive information on where errata items have been addressed. I do have multiple unrelated sources for information, but i'm not convinced this is all the information out there.

  • nRF52832_Rev2_Errata_v1.2.pdf says that there are workarounds for errata [109], [143], [192], [201], and in what version of the SDK to find those workarounds
  • I find some errata workarounds in the code of the SDK, e.g. errata [12], [31], [36], [66], [108] are all present in system_nrf52.c
  • And some of the forums have answers for other errata items. I've found responses in the forums addressing [102], [106], [107], [143]
  • The SDK changelog sometimes addresses errata items that have been addressed e.g. 15.3.0 addresses 172, which is mentioned in the changenotes.

By my count there are 59 errata items for this product. Does anyone maintain a table of some kind somewhere with information about all errata items and which ones are addressed and where? I'd love a one-stop location where i can fully understand which SDK and Softdevice versions address each errata item. Ideally this would be included in the Errata document itself.

Parents Reply Children
No Data
Related