Hi guys,
I recently obtained a HC-06 Bluetooth module from eBay and it has been giving me a difficult time. I can connect to it via Bluetooth on my computer and windows phone and it states that it is paired but if I open up an app to interface with it such as on the windows store for my computer or phone it will not connect. I have verified that all my code is correct and that pairing between devices has been made. The issue lies with the the connection to the app. All I'm trying to do is to get it to light up an LED connect to my Arduino Uno but it will not connect to the app. BluetoothSerial::connectToDeviceAsync failed with a non-Platform::Excemption type. (name: HC-06) is one of the various errors.
Thanks for the help ![]()