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

Use nordic uart service with native Linux stack from Java

I'm looking for a way to use the nordic uart service (devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application is written in Java. This way the communication would be possible with standard off the shelf dongles and compatibility would be maximised as an alternative to all the proprietary COM-Based Dongles.

Did anyone ever try this? Are there any resources I could consult? BlueZ is unfortunately not documented enough to get started quickly.

If anyone is trying to do the same I, I'm open for a collaboration.

Related