Arduino HC-05: Bluetooth Module Configurator w/UNO R3 & Basic AT Commands [Tutorial]

  Переглядів 44,364

Paul Marriott - CHANNEL of STUFF

Paul Marriott - CHANNEL of STUFF

День тому

Arduino IDE Code: drive.google.com/file/d/117Rn...
Fritzing: drive.google.com/file/d/1KXa-...
0:00 Introduction w/Fritzing Diagram
0:33 HC-05 Configurator Example (pre-built)
1:15 Fritzing Diagram w/explanations
2:28 Building the HC-05 Configurator
6:38 IDE Code w/explanations
9:17 Uploading code to HC-05 Configurator (Uno R3 Board)
9:52 AT Commands w/Serial Monitor
12:38 End
#arduino #hc05 #atcommands #arduinouno #arduinoide

КОМЕНТАРІ: 57
@sauali
@sauali Місяць тому
finally! I wasn't getting any response to my AT commands then I plugged in the Bluetooth module after starting the Arduino. It worked.
@dominikjantschgi4987
@dominikjantschgi4987 24 дні тому
ive been waiting for this my whole life... THANK YOU!!!!!!
@kevhartin
@kevhartin 3 місяці тому
The best Arduino Bluetooth video I have watched so far... I'm about to troll your channel fo some more gems!!!😁
@lukea6166
@lukea6166 Рік тому
Thanks Paul!
@apbosh1
@apbosh1 Рік тому
Thanks for the video. I thought this module has 3.3V logic levels and the arduino IO is at 5V so you need to use a voltage divider on the TX RX lines? It's been ages since i used it so thats why i'm here. thanks for the refresher.
@bkcganeshblogs
@bkcganeshblogs Рік тому
After setting up baudrate.can I now use 0 and 1 for rx and TX or I have to use 10 and 11 for rx and TX for my upcoming projects. Pl help
@LazyOwl77
@LazyOwl77 Годину тому
is it aright to connect RXD directly to arduino port? the port provides 5V meanwhile the RXD on the module says LEVEL: 3.3V
@madladdan
@madladdan 8 місяців тому
I cant detect my module with my pc? Not showing up on windows BT
@TechnoEveryday
@TechnoEveryday 2 роки тому
🆒 Thank you so much for uploading this video. 👍👍👍👍👍 What's meant by level 3.3V at the back of the module?
@savalioanananimus
@savalioanananimus 11 місяців тому
How much voltage do all the pins accept/output, except for the power pin
@D10-GAMER_YT
@D10-GAMER_YT 10 місяців тому
sir i was getting an error:[o] if i give the commands other than AT could u plz tell me the solution for this ?!
@adilfarooq1430
@adilfarooq1430 Рік тому
Hi, did you face any delay in receiving signals to the hc05. I am getting delayed signals and at time it jams. What can be the issue?
@muhibali205
@muhibali205 10 місяців тому
following
@Si-uy8qg
@Si-uy8qg 11 місяців тому
THANK YOU VERY FUCKING MUCH I LOVE YOU
@Tiparium_NMF
@Tiparium_NMF Рік тому
I'm not sure what I'm doing wrong here, but I'm just not receiving any responses from the Serial Monitor. The code compiles and uploads, the HC-05 is blinking, so it's at least receiving power. I have set the Serial Monitor to the correct baud rate. One thing worth noting is when I compile, I have verbose on, and it includes a message saying *Overriding Baud Rate : 115200.* Could this be the issue? Edit: For some reason there are also a bunch of missing character squares and backwards question marks at the beginning of the lines where it asks for AT commands in the Serial Monitor. Edit 2: I got it working by pulling Arduino power, pressing and holding the small button on the HC-05, and *while still holding the button*, plugging Arduino power back in. It now responds to commands as I would expect.
@Howchon
@Howchon Рік тому
Thanks!
@midnighthighwaycasettedust9940
@midnighthighwaycasettedust9940 Рік тому
I GOT THE SAME ISSUE AND IT STILL DOESNT WORK HELP
@Howchon
@Howchon Рік тому
@@midnighthighwaycasettedust9940 Did you try his edited procedure? : I got it working by pulling Arduino power, pressing and holding the small button on the HC-05, and *while still holding the button*, plugging Arduino power back in. It now responds to commands as I would expect.
@midnighthighwaycasettedust9940
@midnighthighwaycasettedust9940 Рік тому
@@Howchon YES ı did that, ı also tried switching rx and tx too. no respond whatsoever
@midnighthighwaycasettedust9940
@midnighthighwaycasettedust9940 Рік тому
@@Howchon ım sure the module is in the at mode because it blinks slowly, also ı tried ther methods like making pin32 high so it gets at mode, it does get in to the at mode but the console doesnot respond to me pls help
@Purplerabbitstudios5139
@Purplerabbitstudios5139 Рік тому
Hello Paul, thanks for video. Though I am sending AT command, but there is no reaction. No reaction at all. Can't understand the reason. BT module seems to operate normally. Why it can be happening?
@icejester6832
@icejester6832 Рік тому
Getting this exact problem.
@tigabudakmalasia7823
@tigabudakmalasia7823 3 місяці тому
SAME, ME TOO.😭
@TheSliMeee
@TheSliMeee 11 місяців тому
I do exactly as said in the video, as well as holding the little button on the HC-05 module while powering up the arduino and releasing it after to get it in the AT state. I end up getting an OK response the the single AT command, but when I put another command such as AT+ADDR I get the error message "ERROR: [0]". Anyone who can help?
@RescueTracker112
@RescueTracker112 13 днів тому
I got the solution. At least for me. I didnt had a HC-05. I have BC352 and used the Baud rate 9600. Changed it in the code and in the serial monitor. Now it works
@mr.murica9571
@mr.murica9571 Рік тому
So I am working on a school project and have the exact board you got at 0:35 except we put another board on top that has pins that slide onto both sides of the bottom board. I’m not sure what we placed on top but there are 12 pins with Bluetooth written next to them and I’m trying to figure out what I need to get to plug into it. Any help or suggestions would be appreciated EDIT: the board we placed on top was a FunduMoto L298P Motor Driver Shield. It apparently has two bluetooth connections so I guess 6 pins for each connector. Cant find anything to attach to get the Bluetooth
@user-dm5tf6qu5b
@user-dm5tf6qu5b 7 місяців тому
I used to have the same problem but you can use 3 ways to avoid it First you can use a breadboard Second you can solder it to the motor driver Third you can use another motor driver for the same
@mr.murica9571
@mr.murica9571 7 місяців тому
@@user-dm5tf6qu5bappreciate it. This was for physics class and none of us have ever done anything like this, nor do we know any coding, let alone C++. He told us to figure it out lol
@msthepro
@msthepro 2 місяці тому
For fixing the error you have to remove the jumper wire at the left/right most wire. I will work 👍
@msthepro
@msthepro 2 місяці тому
Remove the key one.
@sipasevenessek
@sipasevenessek 3 місяці тому
It just says empty squares and it wont answer me it doesnt say anything but empty squares
@3goldfinger
@3goldfinger 4 місяці тому
Just not working, keep getting error (0), can't find a solution to the problem.
@RescueTracker112
@RescueTracker112 13 днів тому
I got the solution. At least for me. I didnt had a HC-05. I have BC352 and used the Baud rate 9600. Changed it in the code and in the serial monitor. Now it works
@fourknotsnowhere
@fourknotsnowhere Рік тому
any idea how i fix this error? when it try to flash it just stops here. ive been at it for several hours and im about to give up avrdude: stk500v2_getsync(): timeout communicating with programmer
@manuelboada8470
@manuelboada8470 Рік тому
could be the baud rate
@bkcganeshblogs
@bkcganeshblogs Рік тому
Remove the cable and connect
@shaknit
@shaknit 2 роки тому
I have a version 4.0 and cant get it to work. No datasheet available. Any suggestions,
@jeremyed9507
@jeremyed9507 Рік тому
Try baud rate of 9600 for both
@zofmod
@zofmod Рік тому
You can connect multiple HC-05s with ukposts.info/have/v-deo/oX12oWmIqYZkmIU.html
@fernandohood5542
@fernandohood5542 Рік тому
It is unfortunate that those libraries hide so much from you. Sending text to a slave would be handy.
@domosthenesdomosthenes3218
@domosthenesdomosthenes3218 6 місяців тому
I did everything that was on this video and I can't enter any commands, this is getting old.
@bababoyynpc5349
@bababoyynpc5349 6 місяців тому
I have the same problem the command are sent but nothing happens pls help
@domosthenesdomosthenes3218
@domosthenesdomosthenes3218 6 місяців тому
@@bababoyynpc5349 I got it to work using another app
@feeldulfo9387
@feeldulfo9387 5 місяців тому
@@bababoyynpc5349 same problem, help plss
@anhnhat3928
@anhnhat3928 6 місяців тому
AT ERROR ?? WHAT ?HELP . OH MY SHOST. HELP MY.
Arduino HC-05: Bluetooth Smart Home Lighting Simulation w/UNO, LEDs, mBlock 5 + Android [Tutorial]
33:28
Electronic Basics #4: Arduino+Bluetooth+Android=Awesome
4:51
GreatScott!
Переглядів 696 тис.
Лизка заплакала смотря видео котиков🙀😭
00:33
We should use this amazing mechanism that's inside a grasshopper leg
19:19
How to set AT Command mode for HC-05 Bluetooth module arduino 2017
9:12
Mr Innovative
Переглядів 142 тис.
HC-05 Bluetooth Module with Arduino-MIT App Inventor
27:57
BINARYUPDATES
Переглядів 940 тис.
Arduino Bluetooth AT commands HC 05 HC 06
7:20
DIY GUY Chris
Переглядів 57 тис.
Moduł Bluetooth HC-06 | #95 [Arduino]
21:42
ElektroPrzewodnik
Переглядів 94 тис.
How I Made my own Smart Glass Under $10
2:36
DD ElectroTech
Переглядів 13 млн
Arduino MASTERCLASS | Full Programming Workshop in 90 Minutes!
1:25:31
Programming Electronics Academy
Переглядів 2,3 млн
Нужен ли робот пылесос?
0:54
Катя и Лайфхаки
Переглядів 866 тис.
Как открыть дверь в Jaecoo J8? Удобно?🤔😊
0:27
Суворкин Сергей
Переглядів 938 тис.
Компьютерная мышь за 50 рублей
0:28
dizzi
Переглядів 1,9 млн
How Neuralink Works 🧠
0:28
Zack D. Films
Переглядів 21 млн
СЛОМАЛСЯ ПК ЗА 2000$🤬
0:59
Корнеич
Переглядів 1,6 млн
All New Atlas | Boston Dynamics
0:40
Boston Dynamics
Переглядів 5 млн