I am attempting to create an Android app that will connect to an HC-05 Bluetooth module connected to an Arduino Uno. I have been using example code as the base for my project so I am lacking complete understanding of the code. My code uses the UUID and I am wondering where you get that from. Is it from the Android phone, HC-05, or the Arduino Uno? How do you go about finding this?
I have tried looking online but have not found an answer which works for me. Any help would be greatly appreciated.