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

nRF24LU1+ USB VCP

Hello,

I'm looking to get the nRF24LU1+ dongle to work as a VCP. I had a code running 4 years ago on the dongle as a Mass Storage device but I was wondering if someone would be kind enough to share the code for a VCP? Or any usb code that would compile on the latest uVision? I can't find anything for the USB part....

Thanks! pivic

Parents Reply
  • Thank you very much!! I managed to compile the code after adding hal_delay.c and uncommenting void misc_data; in HAL_USB.h.

    But I have a strange warning at the end:

    *** WARNING L11: CANNOT FIND FUNCTION OR SEGMENT NAME NAME: ?PR?USB_IRQ?HAL_USB

    I downloaded the code to the dongle anyway and it appears as a COM port but it drops out as soon as I start Realterm. I think it's not far from working... I keep looking into it, but if someone knows what the problem is please let me know :)

Children
No Data
Related