Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

Device doesn't work after upgrade from SDK 15.0.0 to SDK 17.1.0

Hello,

Our project based on nRF52840 doesn't work on MacOS after update from SDK 15.0.0 to SDK 17.1.0.

We can't transfer packets over USB because of changes in SDK 17.1.0 (app_usbd_hid_generic.c):

If we remove this line device works on MacOS again.

Why was this checking added here? If the report has changed, it should be transfered immediately even when idle is enabled.

Parents Reply Children
No Data
Related