This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

USB & BLE Project of nRF52840 & S140 (v6.0.0-6) & SDK14.0

Hi,

We are currently working on one project.

Initially, the nRF52840 & S140 (v5.0.0-2) & SDK14.0

examples \ ble_central \ ble_app_multilink_central Based on the example examples \ peripheral \ usbd_hid_generic example.

But it does not work at the same time, The usb_start () function is dead.

I have helped you with alpha patches in one posting. I've patched the S140 (v5.0.0-2) to S140 (v6.0.0-6), but there is a #define statement that does not exist and there was a problem with the compilation due to an empty variable.

But it does not work after alpha patch.

What part am I missing?

Related