Hi,
I'm trying to figure out if my device is suffering from errata 172.
* How can I know if I'm using Ble_LR125Kbit or Ble_LR500Kbit?
* I'm trying to use the function bool enable_errata_172 (void). Do you have any example for that?
Thanks!
Hi,
I'm trying to figure out if my device is suffering from errata 172.
* How can I know if I'm using Ble_LR125Kbit or Ble_LR500Kbit?
* I'm trying to use the function bool enable_errata_172 (void). Do you have any example for that?
Thanks!
Hi,
There seems to be a typo in the document, the correct function to call is enable_anomaly_172().
best regards
Jared
Thanks!
What about the kit? How can I know which one I use?
You could use nrfjprog command memrd and read the MODE register.
You could use nrfjprog command memrd and read the MODE register.