Hi, I'm trying to write a program in Java to send AT commands to my mobile and recive information via BlueT from it. I've already got a program to search and fide blueT Devices, and thats how i receve:
1.name of device
2.blueTooth Adress
How to use this two things to send AT commands, what should I use ?
Thx for help.