I hope to get some advice if my plans ahead would work,
Short story was that using a HC-05 Bluetooth was very problematic for the software on the PC, the HC-05 bluetooth's COMM port was laggy compared to when the COMM Port which shows up from the Arduino USB port.
I think RF might be an alternative,
The goal was to wirelessly transmit a valve, 1 single valve.. The software on the PC basically controls a valve.
Perhaps I can wirelessly RF Transmit a Signal (PIN13) which goes HIGH and LOW from the Arduino board, and I can receive the signal to a MOSFET Board which drives the Valve.
Please let me know if this is basically hooking the PIN13 to the Transmitter Signal Pin,
and then the Receiver Signal pin to the Signal Pin on the Mosfet Board
Distance would want to be up to 4 Meters distance. I might like option for 10M with 1 wall inbetween, Wood Frame/Plaster Wall
I get that Bluetooth is RF, but the comm port was a no go!,
I am not sure if an alternative would work, I have a pair of BT-05, (AT-09 Cheap Clones) I think master slave to transmit the PIN13, but never setup and hear these are painful to setup.
I have resolved the main issue, I needed to go into AT Mode which was really difficult, I think this is a Clone Board or something, I have changed the baud rate to 115200, YAY
The program on my PC must of not liked the Bluetooth device link at 9600/38400 or whatever the default is.
Either way I will also continue to experiment with that RF boards I ordered to see what ends up happening.