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

Transfter data from Linux PC to nRF52840 dongle over USB

Hi,

I have just purchased a nRF52840 usb dongle (https://www.mouser.in/ProductDetail/Nordic-Semiconductor/nRF52840-Dongle?qs=gTYE2QTfZfTbdrOaMHWEZg==).

I would like to transfer data from linux PC to nRF52840 dongle over USB and it can be read through any custom characterstic.

Is it possible to achieve this ?

All suggestions are appreciated.

Thanks and Regards,

Jitendra

Parents Reply
  • I flashed this application on NINA_B301 EVK which us having nRF52480 chipset. Its working fine. I am able to see the USB port on Ubuntu Host PC as  Nordid Semiconductor ASA as below :

    airbus@airbus:~/iwg27-release-bsp$ lsusb
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 002: ID 03f0:094a Hewlett-Packard Optical Mouse [672662-001]
    Bus 001 Device 005: ID 2001:3319 D-Link Corp.
    Bus 001 Device 003: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard
    Bus 001 Device 057: ID 1915:521a Nordic Semiconductor ASA
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Children
No Data
Related