-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
HC-06 Bluetooth configuration
Configuring the HC-06 is even easier, as it already is in AT-Mode and the role is always slave.
Connect Arduino Nano and HC-06 Module:
VCC -- 5V
GND -- GND
TXD -- TX1
RXD -- RX0
Upload Sketch with empty setup() and loop(). Open Serial Monitor with "NL and CR" and 9600 Baud rate. Type the following:
AT+NAME=Wordclock and press Enter/Send
AT+PSWD="0000" and press Enter/Send
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels