Arduino Bluetooth HC 06 + AT Command Set: A Comprehensive Guide: 4th Edition

  Рет қаралды 26,426

TopherTMG

TopherTMG

Күн бұрын

Пікірлер: 39
@mk-tp7wb
@mk-tp7wb Жыл бұрын
In the beginning showing on a piece of paper how voltage divider is applied for RX is great.Amazing job!
@tophertmg
@tophertmg Жыл бұрын
Thanks. I run on positive feedback.
@chiranjeevshubham690
@chiranjeevshubham690 2 жыл бұрын
At 8:14 , we should connect back "TX-TX" and "RX-RX" while sending the AT commands to the HC-06 module. Note : We should always send an empty code (the default code of a new project) to the Arduino before sending the AT commands to the HC-06 module. While uploading any code to the Arduino, we should always disconnect TX & RX pin of HC-06 from the Arduino board. Point to be noted : * For sending AT commands, Connect--------"TX-TX" & "RX-RX" * During working of the circuit, Connect--------"TX-RX" &. "RX-TX" * During uploading the code, Disconnect----------"TX" & "RX"
@mafeizaguirre
@mafeizaguirre Ай бұрын
Thank you for this tip. I needed it!
@mafeizaguirre
@mafeizaguirre Ай бұрын
Thank you for this tutorial!
@johnheienickle4253
@johnheienickle4253 3 жыл бұрын
You hit the mark on this training, good job.
@tophertmg
@tophertmg 3 жыл бұрын
Thanks! I always appreciate a person taking the time to say so.
@Enfluidity
@Enfluidity 3 жыл бұрын
Thank you, this was very instructive :)
@mk-tp7wb
@mk-tp7wb Жыл бұрын
great job! I found answers to mt questions! Thank you! +1 Subscriber
@ITgbhp
@ITgbhp 26 күн бұрын
The arduino uno has 3.3V available at its one of of the port, so why not use that. Thanks
@dportz91
@dportz91 4 ай бұрын
This video is awesome, you're awesome. Thank you so much!!
@tophertmg
@tophertmg 4 ай бұрын
Awww shucks. Thanks for taking the time to say so. There are a couple of wonky bits in the video but hopefully it will get you over any major hurdles.
@ITgbhp
@ITgbhp 26 күн бұрын
why adding extra 2 resistor was necessary in newer hc-06 than the older version hc05 which has no resistance to be included in circuit.
@tophertmg
@tophertmg 3 жыл бұрын
NOTES ON VIDEO BELOW NOTE 1: THIS VIDEO IS NOT FOR THE HC-05. This is for the HC-06. They are significantly different. NOTE 2: There are a couple of spots in the video where I'm clearly befuddled with why they silkscreen arduino ports, TX > [pin1] = receive and RX < [pin0] = transmit. I personally believe the receive pin should be labeled RX and the transmit pin should be labeled TX. But apparently that's crazy talk. :-) NOTE 3: At 8:14 make sure to plug Bluetooth back into ports 0 & 1 NOTE 4: Make sure Receive and Transmit are cabled up correctly after you upload blank Sketch. The silk screen on some Arduino devices can be confusing, being the pin that RECEIVES is actually labeled TX with arrow pointing IN and the pin that TRANSMITS is labeled RX with arrow pointing OUT. (See graphic here. Notice the two modes if you will kzbin.info/www/bejne/n6SWdpR5iNN9r9E) NOTE 5: Make sure you are dropping the TRANSMIT voltage from the Arduino to 3.3V using the VOLTAGE DIVIDER (kzbin.info/www/bejne/n6SWdpR5iNN9r9E) NOTE 6: In Arduino serial monitor make sure you have the correct speed and line settings ( kzbin.info/www/bejne/n6SWdpR5iNN9r9E )
@esteban19h08m
@esteban19h08m 3 жыл бұрын
i was wondering why the hell there were a lot of changing lights and stuff and no messages at the com of arduino IDE, thank you so much sir
@hexafamily7491
@hexafamily7491 3 жыл бұрын
Excellent work, sadly not for me. The thing is I tried a lot to get into AT mode but no luck so far, and I'm out of videos in YT now xD
@neonnnXD
@neonnnXD 2 жыл бұрын
same here man
@-ME-Hamza
@-ME-Hamza Жыл бұрын
same
@michaelonskis
@michaelonskis 3 жыл бұрын
When opening the COM serial monitor after uploading the empty sketch via USB cable, i type "AT" and the port does not return "OK". Got any thoughts on why it might not be working? Thanks
@nuraqasrawi6014
@nuraqasrawi6014 3 жыл бұрын
Im having the same problem , please if you solved it could you tell me how
@michaelonskis
@michaelonskis 3 жыл бұрын
@@nuraqasrawi6014 haven’t figured it out, nobody in my class has. I’ve pretty much given up on uploading via Bluetooth
@ljrahn5619
@ljrahn5619 3 жыл бұрын
same problem. been pulling my hair for a while
@NiknetSystem
@NiknetSystem 3 жыл бұрын
I have the same problem. The module does not respond to AT commands.
@Polarisphreak2009
@Polarisphreak2009 3 жыл бұрын
@@tophertmg Hello I am running your script and I cant seem to have it display via bluetooth on the putty window , if i type anything in the serial monitor top bar it shows up on the putty window but the heartbeat Arduino says hi will not show up. appreciate some advice thanks
@LucianoVeneziano
@LucianoVeneziano 2 жыл бұрын
I have HC-05 without push button... How I can do?
@chiranjeevshubham690
@chiranjeevshubham690 2 жыл бұрын
What if we connect directly the 3.3V pin of Arduino board to the HC-06 module , instead of connecting the voltage-divider to get the desired 3.3V ? Will it work ?
@tophertmg
@tophertmg Жыл бұрын
It's touch and go. Sometimes it works for a little bit, but in my experience, it was very unstable, if it worked at all.
@mohamednouayti583
@mohamednouayti583 9 ай бұрын
Lire les données d’un appareil Bluetooth et transférez-les vers le cloud, et vice versa. ??
@michaelodonnell4467
@michaelodonnell4467 2 жыл бұрын
Thankyou, worked as you stated, wish I could get the HC-05 to work. I think the board has a fault. It works but won't respond to me. Thankyou again
@tophertmg
@tophertmg 2 жыл бұрын
Yeah the HC-05 is a bit of a different animal. Other than being and acting a little different, I think the hardest thing is to make the voltage divider (in video at 2:40). Best of luck.
@hariharanramamurthy9946
@hariharanramamurthy9946 3 жыл бұрын
sir I am using plc2303 but not getting any response for AT commands
@mohamednouayti583
@mohamednouayti583 9 ай бұрын
SVP, comment faire une liaison entre le cloud et une Arduino UNO par Bluetooth
@tophertmg
@tophertmg 9 ай бұрын
Ce serait une autre vidéo utilisant des techniques totalement différentes, mon ami.
@larsnergard
@larsnergard 2 жыл бұрын
Can you please add the code you used at the end of the video?
@cipriandebrasov1979
@cipriandebrasov1979 2 жыл бұрын
IN SFARSIT UN COMENTARIU SI FILMARE OK , AM INTELES TOT
@tophertmg
@tophertmg 6 ай бұрын
Très bien. Très bien. Je suis content d'avoir pu aider quelqu'un.
I tried the 3 Cheapest Arduino Alternatives! (That you Suggested)
13:21
Using AT Commands to Set Up Your Bluetooth Module : HC-05 and HC-06
14:39
🍉😋 #shorts
00:24
Денис Кукояка
Рет қаралды 2,2 МЛН
Je peux le faire
00:13
Daniil le Russe
Рет қаралды 22 МЛН
小丑在游泳池做什么#short #angel #clown
00:13
Super Beauty team
Рет қаралды 42 МЛН
The Joker wanted to stand at the front, but unexpectedly was beaten up by Officer Rabbit
00:12
DIY Laser Image Projector (100ft+ Range!)
20:08
Ben Makes Everything
Рет қаралды 239 М.
#36 Control your Arduino from your phone - HC06 Bluetooth module
20:40
Arduino HC-05: Bluetooth Module Configurator w/UNO R3 & Basic AT Commands [Tutorial]
13:04
Paul Marriott - CHANNEL of STUFF
Рет қаралды 54 М.
I Made The Ultimate Cheating Device
9:39
ChromaLock
Рет қаралды 891 М.
Arduino Uno to ATmega328 - Shrinking your Arduino Projects
37:17
DroneBot Workshop
Рет қаралды 790 М.
Hacking a weird TV censoring device
20:59
Ben Eater
Рет қаралды 3,1 МЛН
🍉😋 #shorts
00:24
Денис Кукояка
Рет қаралды 2,2 МЛН