https://github.com/aurasphere/bluetooth-java-client
Simple Bluetooth Java client based on the Bluecove library.
https://github.com/aurasphere/bluetooth-java-client
bluecove-library bluetooth bluetooth-java-client irc java rfcomm
Last synced: 3 months ago
JSON representation
Simple Bluetooth Java client based on the Bluecove library.
- Host: GitHub
- URL: https://github.com/aurasphere/bluetooth-java-client
- Owner: aurasphere
- License: mit
- Created: 2018-02-24T22:17:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-07T23:12:24.000Z (almost 6 years ago)
- Last Synced: 2025-04-23T17:52:09.658Z (about 1 year ago)
- Topics: bluecove-library, bluetooth, bluetooth-java-client, irc, java, rfcomm
- Language: Java
- Homepage:
- Size: 895 KB
- Stars: 17
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.paypal.com/donate/?cmd=_donations&business=8UK2BZP2K8NSS)
# Bluetooth Java Client
Simple Bluetooth Java client based on the Bluecove library.
This program can be used to perform the following operations:
- perform Bluetooth device discovery by passing no arguments
- connect to a Bluetooth device and open an IRC-style chat by passing a Bluetooth RFCOMM address
A Bluetooth RFCOMM address has the following format:
btspp://:
For reference, here's my Arduino Bluetooth address:
btspp://98D3318041DE:1.
The program needs that the device to which connect is paired before-hand (through your PC settings). If working with an Arduino, remember that the passcode is something like 1234.