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

request for review of app_timer2 backport to SDK14.0

Hello,

We are in production with a nRF52832_xxAA device using SDK 14.0

Recently we started experiencing some timer anomalies. It appears that others have also had problems with app_timer. The new app_timer2 was introduced in SDK 15 and is now the production timer library in SDK 16.

I backported app_timer2 from 15.2 to 14.0. A patch containing the backport modifications is attached. Perhaps someone could unit test app_timer2 with SDK14 and this backport. This did not fix our problem so I need to verify I did not make an error in translation.

Thanks0001-backport-of-app_timer2-from-SDK15.2-to-SDK14.patch

Related