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

how to configure USB nRF24LU1 on Ubuntu?

I have a nRF24LU1 USB device that I want to configure to make communicate with a nRF24L01 device on an Arduino Uno. I tried to install nRF Go Studio and J-Link Segger driver but I found them only for Windows, while I have a machine with Ubuntu 14 LTS. I tried also to make them run with playonlinux but it doesn't work: I get the same issue found here.

So how to solve the missing dll on playlinux? Or what could be another useful solution? Thanks

Related