Hi,
I would like to receive data sent from an nRF52840 through Bluetooth in a Java desktop application. The Java app can run on Windows or Linux, I am using Windows 10 and Ubuntu 16.04 I think.
I have checked my desktop device manager and Bluetooth shows up there so the PC should be Bluetooth enabled.
I have been unable to find any Java library to do this kind of thing, most of the things I find are either meant for Android or very old. Some of the Java code is for the Micro Edition which I do not think would work (but I am not sure about that really).
Does anyone have experience in solving this kind of problem?