Good day all
this might be a stupid question, but i have searched for 2 days now without success.
I have two Bluetooth modules (HC-05 and HC-08 BLE)
i cannot get the two to connect to each other in any way.
i would like to make a simple remote control car using:
For the car:
*Arduino Uno R3
*Adafruit Motor driver shield V1
*1 stepper motor to drive the car backwards and forwards
*1 servo to steer the car
*HC-05/8 Bluetooth module as receiver
for the remote:
*Arduino Nano
*HC-05/08 Bluetooth transmitter
*one joystick for backwards, forwards, left and right
if someone can please point me in the direction where to learn to connect the devices together and how to communicate between them.