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

Connecting to NUS from linux

Hi, I flashed my nRF52840-PDK with UART/Serial Port Emulation over BLE program. Everything seems to be ok and I can connect with board via Android application. Next I would write a program on my PC with Ubuntu 17.10 for connect PC and board but I can't discover board via BlueCove lib. I have bluetooth 4.0 hardware for sure, because I can discover board using bluetooth settings system applet. Is it possible to connect PC and nRF by BlueCove lib? If not: what should I use instead? I wish to write my program in Java.

  • Hi nkubiak! Did you use the nrf toolbox app for Android? I have not had any experience with the BlueCove library, but I guess if you would spend enough time with it, you would figure it out. You could check out the nrf toolbox app in Github, as this was written in Java for Android. I would take a look at the source code & see what they use. If you have any more questions, I'll be happy to help! :)