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
  • Hi,

    Mykhaylo said:
    The example from sdk 17.1.0 doesn't work stable when we use Mac.

    Again, do you see this issue on nRF52840 DK, or only your custom board?

    Mykhaylo said:
    It's a MacBook Pro 2015 13", running macOS Monterey
    Mykhaylo said:
    I'm going to retest the example with the first host - MacBook Pro, running macOS Big Sur.

    Are you seeing the issue on both macOS Monterey and macOS Big Sur?

Children
Related