Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives

Teams

Q&A for work

Connect and share knowledge within a single location that is structured and easy to search.

Learn more about Teams

Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 8 years ago .

Note that JSR-82 is only for J2ME: there's no official bluetooth library for Java SE (but there are third-party libraries). Joachim Sauer Feb 10, 2011 at 9:45

You are looking for a JSR-82 (javax.bluetooth) implementation for J2SE.

Bluecove is an open-source JSR-82 implementation.

Avetana is a commercial JSR-82 implementation.