Skip to content

HC-06 Bluetooth configuration #4

@0xC0DEBA5E

Description

@0xC0DEBA5E

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions