I am trying to connect my PC to my Arduino Uno and this Bluetooth Shield from SeeedStudio.
I copied most of the code from their wiki, and I think everything works because I was able to change the AT Name and Pin.
But the method blueToothSerial.available() stays 0. So I assume this means that it doesn’t receive anything?
I tried connecting it with Putty using the COM port that my pc assigned to it, but it show as connected in my list of bluetooth devices, it only says paired.