0% found this document useful (0 votes)
33 views4 pages

Mitra: (Changing The Name and Password of Bluetooth HC-05 Module)

This document provides steps to change the name and password of a Bluetooth HC-05 module connected to an Arduino board. The steps are: 1) Connect the Arduino and upload a blank program. 2) Connect only the GND and 5V pins. 3) Enter configuration mode by pressing the reset switch while connecting the USB cable. 4) Connect the Bluetooth module to the Arduino. 5) Open the serial monitor at 38400 baud. 6) Type commands like "AT", "AT+NAME", and "AT+PSWD" to check and change the name and password.

Uploaded by

Usman Khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views4 pages

Mitra: (Changing The Name and Password of Bluetooth HC-05 Module)

This document provides steps to change the name and password of a Bluetooth HC-05 module connected to an Arduino board. The steps are: 1) Connect the Arduino and upload a blank program. 2) Connect only the GND and 5V pins. 3) Enter configuration mode by pressing the reset switch while connecting the USB cable. 4) Connect the Bluetooth module to the Arduino. 5) Open the serial monitor at 38400 baud. 6) Type commands like "AT", "AT+NAME", and "AT+PSWD" to check and change the name and password.

Uploaded by

Usman Khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Mitra

(Changing the Name and Password of Bluetooth HC-05 Module)

Steps to follow:
1) Connect Arduino Mega to computer and upload a blank program

2) Connect only Ground (GND) and 5V pins to Arduino

Centre for Engineering Education Research


3) To enter the configuration mode of Bluetooth Module, first unplug the USB cable connect to
PC.
4) Then long press and hold reset switch of HC-05 till the USB cable is connected back to the
PC
 Indication that the module has entered configuration mode: (LED will Blink slowly at
rate of 2 secs)

5) Now connect RX and TX pins to Arduino Parallelly i.e (RX to RX of Arduino & TX to TX
of Arduino)

6) Open Serial Monitor in Arduino IDE and set Baud rate to 38400 and select (Both NL & CR)
as shown in figure below.

Centre for Engineering Education Research


7) To check the board connection: type ‘AT’ then press enter. The output should display ‘OK’

8) Now type ‘AT +NAME’ to check the current name of the module.

9) Command to change the name of HC-05 module type ‘AT +NAME=(NEW NAME)’

Centre for Engineering Education Research


10) To change password type command ‘AT +PSWD=(NEW Password)’

*To check the successful changes made to Bluetooth module disconnect all connections and
connect Bluetooth module again with (RX to TX of Arduino) & (TX to RX of Arduino)
And check the connectivity using mobile phone.

- Reference Mitra’s
Avinash S Kalra
Nischitha V

Centre for Engineering Education Research

You might also like