Hacker's Guide to UART Root Shells

Поділитися
Вставка
  • Опубліковано 7 чер 2024
  • Learn tricks and techniques like these, with us, in our amazing training courses!
    flashback.sh/training
    The UART Protocol and Interface is crucial for hacking IoT devices. We explain how to quickly identify a UART interface and connect to it to get a root shell, as well as a trick on how to re-enable a UART connector that has been disabled by the manufacturer.
    00:00 Intro
    01:00 What is UART?
    04:05 Identifying UART
    07:56 Connecting to UART
    08:52 The UART Protocol
    14:42 Re-enabling broken UART
    Did you enjoy this video? Then follow us on Twitter, and subscribe to our channel for more awesome hacking videos.
    ~ Flashback Team
    flashback.sh
    / flashbackpwn
  • Наука та технологія

КОМЕНТАРІ • 245

  • @jonathanbouchard720
    @jonathanbouchard720 3 роки тому +82

    Keep up the videos very awesome! For someone new to hardware hacking what cheap devices could I try my hands on that has an UART interface?

    • @FlashbackTeam
      @FlashbackTeam  3 роки тому +32

      Thank you for your feedback!
      While the techniques we show apply to any IoT / embedded device (TVs, set top boxes, smart speakers, smart home appliances, cameras, enterprise firewalls, car ECU, etc) we really like showing examples on routers.
      This is because routers are very cheap and easy to get, share lots with common with most IoT devices.
      Not all routers will have UART, but in our experience 90% do.
      You could start with TP-Link TL-WR841N. It's quite cheap and could be a good start!

    • @graysoncanaan5364
      @graysoncanaan5364 2 роки тому +1

      instablaster...

    • @Jimfowler82
      @Jimfowler82 Рік тому +1

      Routers. I find them all the time next to bins 🗑

    • @Jarmezrocks
      @Jarmezrocks Рік тому +2

      @@Jimfowler82 that's right, you could use one to that you know a target uses and see if you can make exploits to test on that same brand router? Other than that.....the router is probably in the bin for a reason? Or people just don't care and upgraded to a newer connection that the router doesn't support (because it's branded and locked to a specific network), and in that case....the best you could do is "unlock" the router to use firmware supported on other networks? You can inject features that are supported on the hardware, that are not coded into the firmware interface? You can white list and black list different services& connections as do the OEMs? You can unlock things that your current ISP doesn't want you to get access to, or access is provided through different hardware without the restriction etc? So if you see a router just like yours and you want to hack around with some things; you can do it safely without taking your household off the internet while you try fixing it? Lol

    • @Jimfowler82
      @Jimfowler82 Рік тому +1

      @@Jarmezrocks in the U.K. it seems quite often people change isp companies and just throw the old router away. I found one last year & connected the uart it’s an interesting process that gives you a decent understanding of how the hardware & software work.

  • @yuri0001
    @yuri0001 Рік тому +20

    Hollywood Hacker: "I'm in the mainframe!"
    Real world hacker: paperclip bridge

  • @dev-debug
    @dev-debug Рік тому +136

    I'm lazy so I just usually try 9600, 19200 or 115200, works 99% of the time and is faster than reversing the baud rate. Of course for an educational video showing how you can calculate the baud rate is very good. Great video !

    • @joshuamahon260
      @joshuamahon260 Рік тому +26

      In school:
      You will need to learn these 10,000 different methods!
      In practice:
      There's like 3 ways to do it most of the time.

    • @nicewhenearnedrudemostlyel489
      @nicewhenearnedrudemostlyel489 Рік тому +4

      @@joshuamahon260 In youtube comments:
      Proving you couldn't find a use for knowledge!

    • @la-ia1404
      @la-ia1404 Рік тому +1

      I bet there is a utility to auto find the baud rate. Idgaf about manually calculating transfer speeds.

    • @TuMundoAndroideMania
      @TuMundoAndroideMania 4 місяці тому

      What is the 3.3 or 5 volt of the uart for? I don't see that they use it and it comes there on the USB! If I do it on a camera as they say in the video, I don't need tftp or is that mandatory? I'm bad at this and I don't understand tftp. I damaged my camera by installing the wrong firmware but it turns on but I can't connect to it anywhere, I only see the infrared LEDs and that's it. Do you think this works with that software in the tutorial?

  • @Clawthorne
    @Clawthorne Рік тому +27

    I had never considered before that you could take photos of both sides of the PCB and color traces in a photo editor. That's such a great idea!

  • @untermench3502
    @untermench3502 Рік тому +25

    In 1990, I built from scratch a few micro controllers and communicated with them using a serial interface and a terminal to configure them. This video brings back old memories and makes me glad that people are using the same technique.

    • @ulysses_grant
      @ulysses_grant 6 місяців тому +1

      Absolutely amazing! I can totally imagine how satisfying that experience must have been. Ah, those were the days!

    • @untermench3502
      @untermench3502 6 місяців тому

      @@ulysses_grant
      I still have them and the source code. They helped me get a good job at DEC.

    • @bororobo3805
      @bororobo3805 5 місяців тому

      I hadn't been born yet😂

  • @evanlane1690
    @evanlane1690 Рік тому +9

    This is an example of a perfect tutorial. Great pace, background info, and real-world examples. Thanks so much! Subscribed.

  • @StarsManny
    @StarsManny Рік тому +12

    If I wanted to show someone an example of what a well presented, entertaining UA-cam video looks like, I would show them this channel.

  • @PlaceholderforBjorn
    @PlaceholderforBjorn Рік тому +42

    Wow, impressive how you tought me serial communication in 17minutes when I have had quite hard to grasp it before.
    Very educational approch with practical example, and problem solving.
    Subscribed!

  • @harshtiwari7593
    @harshtiwari7593 2 роки тому +12

    Simply brilliant. Thank you for explaining the concept of calculating the baud rate so beautifully.

  • @sauravmodak507
    @sauravmodak507 Рік тому +1

    Never seen anyone teaching something so easily! Love this thank you sir

  • @altimmons
    @altimmons Рік тому +21

    Please keep doing these. I’m trying very hard to learn to do stuff like this, I literally have all the gear. But either I’m slogging through textbooks that are too boring to read, just poking around under the microscope and multimeter or with uart to usb, reading tutorials for already wide open -eg dev boards and generally struggling.

    • @altimmons
      @altimmons Рік тому +1

      I don’t want to hack hack anything; I just would love to be able to take my old broken smart devices with generally powerful chips and Linux - I can list what I’m working on if interested- and repurpose them. For instance I have a 22 in touch screen used in advertising and ran android it no longer works. I got uart logs, I can even send commmands over uart though unreliably- usually the boot log washes it out but a
      Simple “ls” will output in between log lines.
      I don’t yet understand what to do next, boot loaders, getting it to boot
      My Linux. I don’t understand even a smidge of android- so that’ll have to to

    • @altimmons
      @altimmons Рік тому

      It’s a rock chip rk3288 but I also have several other projects, two with ingenic JZ4775, a very important one I need to fix with a vacuum octeon plus with usb thumb drive rather than spi? And another I have three of mediatek or something. Discarded yi cameras. But I can’t get all the way there like you guys . I have 75% the skills but I neeed the last 25%

  • @ryanreedgibson
    @ryanreedgibson Рік тому +1

    This video should be what youtube is all about. GREAT WORK teaching!

  • @pharos7466
    @pharos7466 Рік тому +1

    this is amazing. this is the first video of this kind that I watched and was so educational. thank you very much

  • @craig4197
    @craig4197 3 роки тому +11

    excellent video. well explained and visualized. keep up the good work. subscribed.

  • @michalisp.6318
    @michalisp.6318 3 роки тому +6

    Great tutorial. Thanks for sharing your knowledge!

  • @adrianoaguilar9012
    @adrianoaguilar9012 Рік тому +1

    Excellent tutorial, thanks a lot for showing us this
    keep up the great work!

  • @kikimaulana6439
    @kikimaulana6439 Рік тому +1

    Thank you for explaining this thoroughly!

  • @GeorgeBoudouris
    @GeorgeBoudouris 3 місяці тому +1

    This is the best tutorial i have seen about usb to ttl.
    Thank you so much man for the help

  • @cangozpinar
    @cangozpinar 10 місяців тому +1

    Amazing step by step explanation. Thank you very very much.

  • @jaydub8085
    @jaydub8085 Рік тому +1

    I just purchased a TPLink Archer identical to the one you have just shown in the video. That's handy to know!!!

  • @JamesAChambers
    @JamesAChambers Рік тому +1

    This helped me. Great work!

  • @script--x3csvgsvgonloadale829
    @script--x3csvgsvgonloadale829 3 роки тому +3

    Thanks again, nice to see you pushing out more videos.

  • @jonathanlein7699
    @jonathanlein7699 3 роки тому +8

    Very cool video. I just got my first root shell on an old Wi-fi range extender I had lying around.

    • @FlashbackTeam
      @FlashbackTeam  3 роки тому +1

      Great job! Let us know if you find any vulnerabilities!

    • @Xerox482
      @Xerox482 Рік тому

      how you login ? i mean the username password ?

  • @SilkroadOnlineGlobal
    @SilkroadOnlineGlobal Рік тому +1

    Thanks alot! Great video! Keep them coming, please.

  • @epsweepstakes7889
    @epsweepstakes7889 3 роки тому +4

    By far the best thing on the internet for hardware hacking

    • @FlashbackTeam
      @FlashbackTeam  3 роки тому +1

      Thank you. We are just getting started!

  • @dsitum
    @dsitum Місяць тому +1

    Amazing explanation!

  • @aazjo
    @aazjo Рік тому +4

    Thanks for documenting this. I got a root shell on my Archer C9 back in 2016 with the same simple UART interface.

  • @lofgren007
    @lofgren007 Рік тому

    Awesome video, very informative. Thanks for sharing

  • @Xerox482
    @Xerox482 Рік тому +1

    very useful video , pls post more videos like that we need more and more

  • @Dividerinchief
    @Dividerinchief Рік тому +2

    Very informative video..
    Love from India

  • @PoliticalPanic
    @PoliticalPanic Рік тому

    great video and ofcourse great explanation.. thank you so much.

  • @zackmcdonald5091
    @zackmcdonald5091 Рік тому +1

    i don't think ill ever use this but i learned a lot about serial. Thanks

  • @somsiri9319
    @somsiri9319 3 роки тому +3

    This is for real hackers. Awesome!

  • @xXbeersandbytesXx
    @xXbeersandbytesXx Рік тому +1

    Amazing. Thanks for sharing.

  • @rabahbougaa8997
    @rabahbougaa8997 Рік тому +1

    Thank you, it works perfect!

  • @crazyhacker2437
    @crazyhacker2437 2 роки тому +1

    I am surprised that such a good video has less view from researchers.

    • @deang5622
      @deang5622 Рік тому +1

      We don't need videos like this. We have degrees in electronics and already understand UARTs and communication protocols and understand how to use oscilloscopes and logic analysers.

  • @indel0425
    @indel0425 Рік тому

    Awesome video, great explanation!

  • @vincentvanrhyn2277
    @vincentvanrhyn2277 11 місяців тому +1

    Vey very cool stuff, thank you for this one!!

  • @seancondon5572
    @seancondon5572 Рік тому +3

    7:20 - In most cases, which pin is the ground should be readily apparent. Usually all but one of them will have small traces connected. The one that has a large, wide trace is going to be the ground. Some PCBs, however, have a certain degree of protection by making the traces less visible. On those, a multimeter with continuity would be a necessity. This board is not one of those, as you can visibly see the North pin and the 2 South pins have small traces, and the odd one out is connected to the Board Common Ground. This works for simpler PCBs. It is the more complex ones - where the ground is less obvious - where you need to use this method.

  • @Jaz_Zy
    @Jaz_Zy Рік тому

    I was able to revive my tplink AP. Thanks to this

  • @stdint.h
    @stdint.h 4 місяці тому +1

    Great video.

  • @satadrudas3675
    @satadrudas3675 2 роки тому +1

    This is great, I am trying the same with an IP camera.

  • @minalbannerjee3484
    @minalbannerjee3484 Рік тому +1

    Awesome inspiring. Do more pls

  • @kyawthetlwin5006
    @kyawthetlwin5006 Рік тому +1

    Awesome video!

  • @shafi.j
    @shafi.j Рік тому +1

    Wov I am searching you very long thanks God I found at last.

  • @Brownkevin7
    @Brownkevin7 2 роки тому +1

    I aspire to be as good as you guys one day.

  • @Lucas-md8gg
    @Lucas-md8gg Рік тому +1

    Excelente vídeo!

  • @Bianchi77
    @Bianchi77 Рік тому +1

    Nice video, thanks :)

  • @schnasndasn1504
    @schnasndasn1504 Рік тому

    Hey Guys! Thank you very much for this awesome video! It's very informative and it's cool to see how everything comes together at the end. From the bits recorded by the logic analyzer to the baud rate to the connection. Even though it's faster to just guess the baud rate, due to your example it's much clearer what is going on in the background.
    Right now I'm trying to connect to a cheap 8 dollar smart watch which works with the Mediatek MT6260 SoC and aparently it's working with 2.8 volts cause it's cmos based. Can i still use an FTDI adapter in 3.3 V mode to connect? I tried to find some information on the internet but wasn't very successful!
    Greetings

  • @selimeneskaraduman6935
    @selimeneskaraduman6935 3 роки тому +1

    Awesome, thank you

  • @MrLaxr-op4be
    @MrLaxr-op4be Рік тому

    The movie finished before it even started ! 💖 it !

  • @greywolf271
    @greywolf271 Рік тому +4

    One thing to note about baud rate is that the whole number integer values are not the only values you can use. There are fractional rates that are available, depending on the CLK frequency. Look up any of the older UART ICs and you should find the info.

    • @victornpb
      @victornpb Рік тому

      It takes no more than 3 minutes to try the most common settings, if none of them work then you can pull out the oscilloscope but almost always you will save the hassle

    • @greywolf271
      @greywolf271 Рік тому

      @@victornpb Also, from what I've experienced with non standard rates, if you're off by 10-20 hertz, you'll always see recognizable characters to a large extent.

    • @crackwitz
      @crackwitz 9 місяців тому

      You can usually be off by 1-2%. The UART peripheral will not even notice that. It depends on the sample rate of the peripheral and the number of samples it takes per symbol.

  • @Aporlorxl23
    @Aporlorxl23 3 роки тому +2

    Thanks for video

  • @m.yousifadil8383
    @m.yousifadil8383 2 роки тому +1

    Nice information thank

  • @djangel_rodrigues3701
    @djangel_rodrigues3701 7 місяців тому +1

    thank you so much!!

  • @AN-ic7wp
    @AN-ic7wp 3 роки тому +1

    Great skills

  • @gerardooviedo4145
    @gerardooviedo4145 Рік тому +1

    Muy buena su información

  • @pfidler67
    @pfidler67 Рік тому +3

    You can also use well known 'screen' command instead of 'minicom'. Screen is usually used to create background sessions but also has functionality to support configurable serial connections.

    • @FlashbackTeam
      @FlashbackTeam  Рік тому +2

      Yes, screen is actually our default but wanted to use minicom in the video as it's more recognizable. Thanks for the heads up.

    • @pfidler67
      @pfidler67 Рік тому

      @@FlashbackTeam Thanks for reply and thanks in general for your whole impressive work. Will you be publishing anything related to HackRFOne device? And one more question - this logic analyzer is original Saleae device? Is it very expensive?

  • @courdyou
    @courdyou 9 місяців тому +1

    As a beginner, this video is great! May I ask if there are any cheap IOT devices (such as cameras) that I can try to get started with? I want to use UART to complete IOT forensics, but I don't know which models of devices can be used to try.

  • @user-ne1zs6bz4z
    @user-ne1zs6bz4z Місяць тому +1

    1. What logic analyzer model are you using?
    2. What software for analyzing the image traces is that?

  • @towkukus
    @towkukus Рік тому

    Your videos are so interesting. I wonder if you had a chance to play with any of the DrayTek products

  • @maxhouseman3129
    @maxhouseman3129 Рік тому +1

    HW dev here. You are very lucky with the devices you showed. I don't know any device, which my company developed where you can do such attacks.
    But nice video!

    • @FlashbackTeam
      @FlashbackTeam  Рік тому +1

      It's a nice gift to have full UART access and that happens way often as some may think. Also, consider that even if UART is disabled in production there are still ways to enable it as we have done many times, even Tx is very useful already. But if that doesn't work you just adapt your approach.

    • @maxhouseman3129
      @maxhouseman3129 Рік тому

      @@FlashbackTeam you are right! We develop only products or parts which are not consumer grade. For example parts of DNA sequencers etc. We have to protect your IP and that's the reason why we put a lot of effort in protecting mechanisms.

    • @swisstraeng
      @swisstraeng Рік тому

      @@FlashbackTeam Some chips allow you to blow a fuze inside them to permanently cut any UART from the pins. However it is not often enough used. Which is why such attacks work relatively often.

  • @mheermance
    @mheermance Рік тому +6

    This was interesting and informative. One small nit. I've always heard this called asynchronous serial protocol, and the UART is the hardware component that emits the protocol.

    • @wibblywobblyidiotvision
      @wibblywobblyidiotvision Рік тому +3

      This. Saying "uart protocol" makes the hairs on the back of my neck stick up. Universal Asynchronous Receiver / Transmitter. It's hardware component, used to be a discrete chip but these days it's usually a macrocell in the CPU (or other VLSI chip) design.

  • @nicktheneko
    @nicktheneko 2 місяці тому +1

    How about a JTAG video in a similar style??, I've learned quite allot from this video

  • @micmacha
    @micmacha Рік тому +1

    Following a trace with digital image software is very clever.

  • @adkenzo
    @adkenzo Рік тому +1

    Thanks guys

  • @FxEarth
    @FxEarth 3 роки тому +1

    Thanks for a great video! I would like to ask you what components it is at 6:24?

    • @FlashbackTeam
      @FlashbackTeam  3 роки тому +3

      Thanks. I got it from here: www.thingiverse.com/thing:2427726

  • @chumkiisrat3065
    @chumkiisrat3065 Рік тому +1

    Nice video

  • @inwerp
    @inwerp 11 місяців тому

    Hi. Do you think it might be possible to interface with SIP chips like macbook WiFi ICs? Since 2020 apple uses embedded WiFi SIP with onboard SPI ROM which stores MAC and SN. The problem is that it is also bonded to CPU, so there are thousands of macs with signature damage (due to design WiFi chip dies after water damage in very high amount of cases). Unfortunately this causes the device to crash on boot and it wont work with different IC. There are UART testpoints around this IC, so I was wondering if there is a chance that such specific chip might he hacked to work on different board.

  • @redpillcommando
    @redpillcommando Рік тому +1

    You guys rock!!!!!

  • @TuMundoAndroideMania
    @TuMundoAndroideMania 4 місяці тому

    What is the 3.3 or 5 volt of the uart for? I don't see that they use it and it comes there on the USB! If I do it on a camera as they say in the video, I don't need tftp or is that mandatory? I'm bad at this and I don't understand tftp. I damaged my camera by installing the wrong firmware but it turns on but I can't connect to it anywhere, I only see the infrared LEDs and that's it. Do you think this works with that software in the tutorial?

  • @tazdrum73
    @tazdrum73 Рік тому

    What is the model of the UART comms device shown at 7:59?

  • @jeremirynkiewicz4913
    @jeremirynkiewicz4913 3 роки тому +1

    excellent

  • @Uneke
    @Uneke 15 днів тому

    A lot of the times, the manufacturer will have vcc connected to ground on the board which is what locks hart down and makes it read only.
    By disconnecting them with a small tear (micro grinder works well for this so you can do repairs later) you open it up to read/write.
    This is not for all of them, but it is a cheap and effective way that they do, do it.

  • @MichaelLaszambouw
    @MichaelLaszambouw Рік тому +1

    Owesome video

  • @hamx69
    @hamx69 Рік тому

    Excelente video 👌.
    Tengo una cámara china yoosee cómo hago para flashear un firmware por uart ? . Gracias

  • @leandroccdev
    @leandroccdev 2 роки тому +1

    thanks!

  • @mcu7010
    @mcu7010 2 роки тому

    I have lcd send uart data i try to decode data by usb to serial but data showing vary difficult ... how can i send to you video and contract you ...plz reply

  • @nickhuynh6321
    @nickhuynh6321 Рік тому +1

    Good stuff... they don't teach you this in school...

  • @taras94s
    @taras94s Рік тому +1

    nice 👍

  • @sargismartirosyan9946
    @sargismartirosyan9946 5 місяців тому

    Damn it looks easy :)

  • @user-mv2bw7lg8z
    @user-mv2bw7lg8z Місяць тому +1

    The best video! Thank you for it. Any possibility of a 2024 update?

  • @vinitshandilya
    @vinitshandilya Рік тому +1

    If the router and the USB ports are powered through different source, how do you close the ground loop? Also, is the 3.3 volt logic tolerant with 5V port?

    • @fss1704
      @fss1704 Рік тому

      As long as you have an isolated power supply and you are not getting shocked there is no ground voltage and you can join both grounds with no problem, you can connect any 3.3v tx into a 5v rx no problem but the other way 5v tx to 3.3 needs a voltage divider, i usually use a resistor and a led for that as the led will drop the voltage to 3v and give feedback as a bonus.

  • @rafa_br34
    @rafa_br34 Рік тому

    Nice video. however, I have a question. Is the start/stop bit always just one 0? If so just the bits per second define how many bits it will capture per packet so it doesn't "desynchronize"?

    • @FlashbackTeam
      @FlashbackTeam  Рік тому

      Thanks! Synchronization is only determined by the baud rate that sender and receiver need to set to the same value. It ensures synchronization of read and write. Start bit is always a LOW value (logical 0) and Stop bit can be 1, 1.5 or 2 bits HIGH value (logical 1) at the end of the UART frame.

    • @aidwilli
      @aidwilli 9 місяців тому

      I believe it depends on the idle state of the data line. Start will always be inverse of idle level and stop will be same level as idle. @@FlashbackTeam

  • @norwindaveramirez6089
    @norwindaveramirez6089 Рік тому

    Nc sharing, Lods

  • @kidusbk3021
    @kidusbk3021 6 місяців тому

    I have a question what if it has multiple tx and rx ,like tx1 and tx2. Rx1 and rx2 the pins are labelled

  • @tslim3899
    @tslim3899 3 роки тому +2

    Where can I get that articulated arm at 6:30?

    • @FlashbackTeam
      @FlashbackTeam  3 роки тому +3

      We got it from here: www.thingiverse.com/thing:2427726

  • @Jarmezrocks
    @Jarmezrocks Рік тому

    This is exactly the information I needed to see if I can hack a android digital TV box 👍
    And that means if I can get a root shell I can imagine a non-branded box via the UART and then write it back on-to my "brained perpetual subscription box" so I can get free digital TV again, perhaps? 🤔

    • @AlfredVela-jk8ri
      @AlfredVela-jk8ri 5 місяців тому

      te funciono En que Marca y modelo Lo intentaste??

  • @rocksalt636
    @rocksalt636 19 днів тому

    Could you use an arduino instead of an FTDI chip?

  • @mkamranmajeed
    @mkamranmajeed Рік тому

    Brother I've a modem router model tenda D301 i updated it's firmware after firmware update its admin password didn't work and i also rest to default settings with reset key but its not working how can i see my password using Rx Tx method? With my pc or laptop? Solution please

  • @UseR-ne8fm
    @UseR-ne8fm Рік тому +1

    well done ;))))

  • @indian3197
    @indian3197 Рік тому

    I connected the gnd and tx pads from the docsis 3.0 router to the gnd and rx pins on ttl adapter using pcbite probes but dont see anything on my laptop. I am using putty terminal. Any suggestions?

    • @FlashbackTeam
      @FlashbackTeam  Рік тому

      Check if pin and Tx line are connected connect. You can use continuity mode for this. Also, UART might be disabled by a fuse in that case you might be unlucky.

  • @hariharankrishnan7189
    @hariharankrishnan7189 Рік тому +2

    Hi... Thanks for the amazing video. I physically found a broken UART Port with three pins on an chinese IP camera, and one pin is 'GND' terminal for sure. I really have doubt the other two, terminals on finding which one is TX and RX. By little bit of solder on the other two terminals, I am able to read the bootloader info from Camera to my linux shell via FTDI chip. But the other way communication, i.e., hit any key to stop autoboot (as you mentioned in video @14:48) I am unable to perform. FH8626V100 is the SoC. Unable to get datasheet. I am thinking of pull up resistors also. Can you pls help?

    • @thewhitefalcon8539
      @thewhitefalcon8539 Рік тому

      got an oscilloscope? it would probably make the problem apparent

    • @AlanGonzalez-om4rr
      @AlanGonzalez-om4rr Рік тому

      Little late maybe? You can guess by trying RX/TX. Learned that when I stomped with a device that had the wrong pin marking, instead of saying the SoC TX and RX, it said "Here you should comnect your RX (being the SoC TX"
      Just takes more time, put the pins one way, try all the common baudrates, reverse and try again.

    • @AlanGonzalez-om4rr
      @AlanGonzalez-om4rr Рік тому

      Also, the autoboot thingy, depends on the bootloader, I've seen devices that only stop booting with a specific key (I'm pointing at you, Dahua devices!) Where only the asterisk key worked. Didn't figure that myself, used to work with the brand haha.

  • @tslim3899
    @tslim3899 3 роки тому +1

    At 6:40? How did you know that it is a UART interface? How do we connect to that sort of interface?

    • @FlashbackTeam
      @FlashbackTeam  3 роки тому +1

      Sort of experience. The more you work with embedded the faster you are able to identify various elements of it. Hence we have shown different types of UART interfaces in the video to emphasize on it.
      Normally a special connector would be needed for that interface. But if we didn't have it we would simply solder wires into it.

  • @cameleon5724
    @cameleon5724 Рік тому

    Jest możliwość stworzenia programu, który porównuję języki i szuka podobieńst lustrzanych. Dzięki takiemu programowi byłbyś w stanie napisać nieskończoną piosenkę, na pewno gdzieś tam jest drugi sens. Można skleić dwie istniejące piosenki dwóch artystów poprzez taki program. Tam jest ukryty gad. Wystraczy połączyć wszystkie słowa bez spacji i przetłumaczyć w dwie strony na te języki, które istnieją. Tak samo można zamienić język pisany na cyfry i mówić w tym samym czasie językiem do porozumiewania, a w tle robić działania. Można też zamienić słowa na nuty, znaczy się literki.

  • @MrEgol
    @MrEgol Рік тому +1

    Grazie.

  • @swimmerboy
    @swimmerboy 3 роки тому +1

    Thank you for your content.
    Please recommend some devices to get my feet wet. A cheap router and the uart usb.
    If for example i use the wrong pins in the uart, can i fry the target?
    Congrats once again 🇵🇹

    • @FlashbackTeam
      @FlashbackTeam  3 роки тому +3

      You could start with TP-Link TL-WR841N. It's quite cheap and could be a good start. There are really a lot of UART-USB devices on amazon, just take the one which has good reviews and has a good price for you and you should be fine.
      I think the risk of frying the board is quite small if you make sure you discover the ground and vcc pin of the board and you wire things fine.

    • @swimmerboy
      @swimmerboy 3 роки тому +1

      @@FlashbackTeam thanks for the response. Please keep up with this channel

    • @FlashbackTeam
      @FlashbackTeam  3 роки тому +1

      🇵🇹 🇵🇱

  • @DiegoSilva-dv9uf
    @DiegoSilva-dv9uf Рік тому

    Valeu!

  • @simuislam5752
    @simuislam5752 Рік тому +1

    Good

  • @huszerldani
    @huszerldani 7 місяців тому

    Thanks

    • @FlashbackTeam
      @FlashbackTeam  6 місяців тому

      Thank you for supporting our channel!