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

Which tools I need to work with nRF24LU1+ and using as HID usb dongle?

I want to use the nRF24LU1+ for a project where it will be a HID usb dongle. But I dont get which tools I need to make it. The KIT DEVELOPMENT NRF24LU1+ work for it?

Thanks

Parents Reply
  • As what run_ar had mentioned, you can program it over the USB port. Blank lu1p ic from Nordic comes with a bootloader. nRFGo Studio (sw tool) shall be able to detect the dongle running the bootloader code on your first plug-in.
    See section 17.6 "Flash programming through USB" of nRF24LU1P Product Specs.

    Please make sure

    • your application doesn't overwrite the bootloader and
    • you are able to reactivate the bootloader in case you need to re-program

    jing

Children
No Data
Related