Это видео недоступно.
Сожалеем об этом.

AtLibUsbDfu.dll not found [PROBLEM SOLVED!!] | Atmel Flip error while Flashing Arduino

Поделиться
HTML-код
  • Опубликовано: 2 июн 2021
  • Download Arduino Installer : downloads.ardu...
    Download AtLibUsbDfu.dll File : www.dll-files....
    **-**-**-**-**-**-**-**-**
    Tutorial Links ⤵
    Steering + Pedals using Mouse : • How to make gaming Ste...
    Steering + Pedals using Arduino Uno: • Arduino UnoJoy Steerin...
    Sequential Shifter using Arduino: • DIY Sequential Gear sh...
    H- Shifter : • Homemade H-shifter fro...
    Mobile as Speedometer for ETS2 : • How to make Speedomete...
    FPV Drone simulator using Arduino and Flysky Transmitter : • FPV Drone simulator us...
    -*-*-*-*-*-*-*-*-*-*-*-*-*-*
    Music🎶
    Xtasy by Lahar / musicbylahar
    Creative Commons - Attribution 3.0 Unported - CC BY 3.0
    Free Download / Stream: bit.ly/xtasy-l...
    Music promoted by Audio Library • Xtasy - Lucjo (No Copy...
    ------------------------------
    Follow us on Instagram :
    / tech_at_home
    Like us on Facebook :
    / tech-at-home-220885266...
    Thanks for watching!
    *Like Share and Subscribe

Комментарии • 222

  • @grasshopperchick374
    @grasshopperchick374 7 месяцев назад +12

    I followed everything exactly up until 3:09 but unfortunately I cannot see the unknown device.

    • @safi276
      @safi276 7 дней назад

      same

    • @techathome
      @techathome  6 дней назад

      There is no bootloader in your 16u2 chip.

  • @AMMIREZEKIELJAYRISAELBO
    @AMMIREZEKIELJAYRISAELBO 2 года назад +12

    Hi I have a problem when I try to short the reset and gnd pin the COM doesn't change into unknown device

    • @skd69
      @skd69 2 месяца назад +2

      same

    • @user-yt2tg5hm3n
      @user-yt2tg5hm3n 15 дней назад

      Same, how to solve that

    • @skd69
      @skd69 14 дней назад

      @@user-yt2tg5hm3n Hey man,I tried everything but nothing would work it's probably the bootloader on the serial converter that's is needed to be reflashed .Lots of people suggested me that, but I haven't tried because I didn't have the ICSP programmer if you have one I think you should try to reflash the bootloader somehow and also let me know if it works.

  • @rafeygaming2319
    @rafeygaming2319 Год назад +6

    iam not getting unknown devise after reseting th uno

  • @milesmorris27
    @milesmorris27 Год назад +6

    After shorting the pins, it doesnt change from a port to the other devices. How do I fix this

    • @vanshgupta2913
      @vanshgupta2913 Год назад +1

      Same problem

    • @techathome
      @techathome  Год назад

      This issue is because, the 16u2 chip on your Arduino board doesn't have bootloader.
      We need to burn bootloader on 16u2 chip.

    • @siddartha2963
      @siddartha2963 6 месяцев назад

      How to get it

    • @siddartha2963
      @siddartha2963 6 месяцев назад

      It has it but it is not coming

    • @bmbeatz6758
      @bmbeatz6758 4 месяца назад

      the same issue

  • @anbudanarya2400
    @anbudanarya2400 2 года назад +4

    Hi...I am not able to update the atmega16u2....device driver not showing the driver......when I update driver it is not installing...pls help

  • @UrbanAcer
    @UrbanAcer 3 года назад +1

    I encountered the same issue with an HHKB keyboard using a Hasu controller inside - it needed to be flashed because it was not working correctly. This tutorial was exactly what I needed, thank you!!

  • @basking5166
    @basking5166 2 года назад +3

    when I try to short the reset and ground pins the arduino doesn't change COM into unknown device what am i doing wrong?

  • @meam11
    @meam11 Месяц назад +2

    bro how do i burn the bootloader? it wont change from arduino to unknown device when i make it enter dfu, tried on two arduinos

    • @techathome
      @techathome  Месяц назад

      Can u send mail to: deepakhd20@gmail.com

  • @sankalpbhore2002
    @sankalpbhore2002 3 года назад +1

    Sir I Have done the same process but while converting into a joystick , it shows " 'else' is not recognised as an internal or external command,operable program or batch file.

  • @Atronj
    @Atronj 7 месяцев назад +1

    bro I tried so many time but it's not working please help me bro I tried so many time but it's not working please help me I very very

  • @FriscoBoatersGarage
    @FriscoBoatersGarage 2 года назад +2

    THANK YOU THANK YOU THANK YOU!!!! Not all heroes wear capes

  • @rafeygaming2319
    @rafeygaming2319 Год назад +2

    any solution

  • @drago6287P
    @drago6287P 2 года назад +3

    Hello, I have a problem
    I did exactly what in the tutorial, but the Flip program still does not detect the UNO board via USB
    The error about "Atlibusbdfu.dll not found" no longer pops up, but it says:
    FAIL Could not open USB device.
    Am I doing something wrong? Is it the fault of the board or drivers?
    Please help

    • @techathome
      @techathome  2 года назад

      Can you able to upload any code to your Arduino board, ?? From Arduino IDE

    • @drago6287P
      @drago6287P 2 года назад

      @@techathome Yes, I checked with a simple "Blink" and it works, it writes to the board after disconnecting it from the computer.
      I load the UnoJoyArduionoSample program, the board accepts it, then disconnect it and connect UNO to the computer, run TurnIntoAJoystick.bat and the information is displayed there:
      "Device selection ....................... PASS
      Hardware selection ..................... PASS
      Opening port ........................... AtLibUsbDfu: 3EB 2FF7 no device present.
      FAIL Could not open USB device.
      ISP done.
      Trying to re-flash for an Arduino Uno R3 ...
      E: \ h-shifter \ UnoJoyWin \ ATmega8u2Code \ HexFiles> batchisp -device atmega16u2 -hardware usb -operation erase f memory flash blankcheck loadbuffer "UnoJoy.hex" program verify start reset 1024
      ATMEGA16U2 - USB - USB / DFU
      Device selection ....................... PASS
      Hardware selection ..................... PASS
      Opening port ........................... AtLibUsbDfu: 3EB 2FEF no device present.
      FAIL Could not open USB device.
      ISP done.
      -1
      The firmware was NOT loaded ...
      Did you install the Atmel FLIP program? - http;//www,atmel,com/tools/FLIP,aspx -
      Is the Arduino plugged in?
      Is is it in 'Arduino UNO DFU' mode?
      Press any key to exit .. "
      I only have USB Serial CH340 in the device manager, I can uninstall this driver and install ATmega16U2 in the guide, but in Atmel Flip it does not detect any device, I still have the same problem in TurnIntoAJoystick.bat
      On the (probably) processor on the UNO board I have Atmel ATmega328P written or maybe it has something to do?
      I don't know anything about it, but it looks like the board drivers are missing all the time to become a UnoJoy
      Sorry for such a long comment, but I wanted to explain as much as possible

  • @fredmunyao787
    @fredmunyao787 2 года назад +2

    Thank you so much I had already panicking but this video has saved me big! God bless you!

  • @bmbeatz6758
    @bmbeatz6758 4 месяца назад

    Hi! i have tried to follow all your steps several times but at last i failed the driver has been not updated it say 'The best driver ha ve already installed' I use windows 11 can you help me what to do

  • @2cr496
    @2cr496 4 месяца назад

    windows was unable to install to your broad com i am facing this problem can u please guide me

  • @HyperX752
    @HyperX752 3 месяца назад

    Hello bro
    I was trying to make the diy steering (with no ffb) using Aurdino uno R3 i followed everything perfectly but when i try to short my pins the aurdino does not change from Com to unknown 😔 (do you have any tips if yes it would be greatfull)

    • @techathome
      @techathome  3 месяца назад +1

      This is because, the 16u2 chip doesn't have bootloader.
      Some manufacturers don't flash bootloader in that chip, some will have. Not possible to find out.
      I will share some steps, but not tried.
      Send mail on: deepakhd20@gmail.com

  • @aRCZI1800
    @aRCZI1800 2 года назад

    when i reset it automatically installing drivers from windows wont let me choose usb folder. anyone have this problem?

  • @arduinoforlife
    @arduinoforlife 3 года назад

    You shown the full way to solce tge error and now my error is solved only because of you thank you so much

  • @CloudStrikeGaming
    @CloudStrikeGaming Год назад +1

    I can't express my happiness in words ......... THANKS A LOT BROOOOOOOOOOOOOOOOOOOOOOOOO

  • @shinlin090
    @shinlin090 Год назад

    When I attempt to install the .dll file I keep getting the error "The folder you specified doesn't contain a compatible software driver for your device. If the folder contains a driver, make sure it is designed to work with Windows for x64-based systems.". I can't find a solution anywhere. I'm using an Elegoo UNO R3 board with an ATmega16U2 chip. Do you have any idea how to fix this issue?

    • @techathome
      @techathome  Год назад

      You can try these solutions.
      Uninstall and reinstall atmel flip and repeat the same in the above video.
      If didn't work,
      Try steps mentioned in this site: windll.com/dll/atmel/atlibusbdfu

  • @2cr496
    @2cr496 4 месяца назад

    driver arent installing plz help

  • @dadeep642
    @dadeep642 10 месяцев назад +1

    its showing failed to open port the firmware was not loaded

    • @techathome
      @techathome  10 месяцев назад

      Check in device manager if your Arduino com port is showing?

  • @sudiptmandal5607
    @sudiptmandal5607 2 года назад

    #please help me bro.........atlibusbdfu.dll file not found showing and the dll file also download from internet and pest to destination folder but same problem is showing.

  • @yimingZZ
    @yimingZZ Месяц назад

    I tried it on two computers and the Atmel Flip had errors on Windows 11 but not on Windows 10

    • @techathome
      @techathome  Месяц назад

      I guess you have to download windows 11 version from internet.

  • @rexcode9366
    @rexcode9366 10 месяцев назад

    my board is clone arduino, any after shorting, pc does not make any sound of disconnect.
    please help

    • @techathome
      @techathome  9 месяцев назад

      This issue is because, the 16U2 chip on your Arduino does not have bootloader. This issue will resolve if you burn bootloader on to 16U2 chip.
      Still I have to figure out the steps for the same.

  • @kitapdegerlendirici5311
    @kitapdegerlendirici5311 2 года назад +1

    You are a savior. Love from Turkey.😀😀

  • @hridaanshugusain474
    @hridaanshugusain474 3 года назад

    when i run the turnintojoystick program it doesnt do anything and gives an error "Could not find AtJniIsp.dll" and "The firmware was NOT loaded..." help

    • @techathome
      @techathome  3 года назад

      You download that file also and try to add in the folder, like how we have shown in Video
      Try once

  • @muhammadbilalshaikh1462
    @muhammadbilalshaikh1462 Год назад

    hey bro in my programs(x86) folder there is no further atmel folder what should I do then where should I paste the ATLIBUSBDFU.dll please help anyone.

    • @techathome
      @techathome  Год назад

      Can you check also in 'my programs'.
      If not in both,
      Try uninstall and reinstall the Atmel Flip.

  • @captainmilan7011
    @captainmilan7011 2 года назад

    I have Arduino nano(old bootloader)
    It not working for nano
    Do you have any idea?

  • @mhamadbrahim8189
    @mhamadbrahim8189 8 месяцев назад +1

    i have pc 32bite or 86x bro pls help

  • @ghanshyamvaishnav8790
    @ghanshyamvaishnav8790 Год назад

    Sir it is still not showing as Joystick in devices and printer even it is showing

  • @grandtony6089
    @grandtony6089 Год назад

    Thank you so much! "AtLibUsbDfu.dll not found" is gone! But now it says
    "FAIL Could not open USB device.
    ISP Done.
    -1
    The fireware was NOT loaded..."

    • @techathome
      @techathome  Год назад

      Before shorting pins , does your arduino com port is detected? in your DeviceManger->Ports

    • @vanshgupta2913
      @vanshgupta2913 Год назад

      ​@@techathomeyes mine is detected and I had same problem

  • @harshdhamu9915
    @harshdhamu9915 2 года назад

    you're a saviour, keep up the great work :)

  • @gvanantham174
    @gvanantham174 Месяц назад

    I am also not getting unknown device after resting Arduino uno board.... So please upload the solution video for this particular one

    • @techathome
      @techathome  Месяц назад

      I have not tried the solution, I don't have the programmer, I can tell you some steps, Not sure if that works or not. Send mail to: deepakhd20@gmail.com

  • @Boojakascha
    @Boojakascha 2 года назад +1

    Thank you, this video helped me a lot! =)

  • @arian6318
    @arian6318 2 года назад +2

    Thank you
    That is a great tutorial and really helped me. 😍

  • @murlidharinsulkar7289
    @murlidharinsulkar7289 2 года назад

    Which short pins in arduino uno clone board please tell me

  • @mitjakomi2
    @mitjakomi2 2 года назад

    I dont know if you can help me and where to ask this, but my arduino is not entering dfu mode. It makes unplug and plug sound but it doesn't enter dfu mode.

    • @techathome
      @techathome  2 года назад

      Can you replace the Arduino if you can
      I have also seen this issue in some boards, but currently don't have any solution

  • @rafeygaming2319
    @rafeygaming2319 Год назад +2

    how to get unkmown devise

    • @techathome
      @techathome  Год назад

      Are you shorting the correct pins?
      Which type of arduino are u using - only DIP one works, SMD version doesnt work

    • @rafeygaming2319
      @rafeygaming2319 Год назад

      @@techathome iam using dip one

    • @techathome
      @techathome  Год назад

      Does ur Arduino work in normal way,
      Have you tried uploading any code?

    • @rafeygaming2319
      @rafeygaming2319 Год назад

      @@techathome yes aurduino is working properly and i have uploaded the code before shotong
      two pin

    • @techathome
      @techathome  Год назад

      Are you shorting correct pins?
      Uninstall Atmel Flip and reinstall
      Then try

  • @agussp6731
    @agussp6731 Год назад

    Thanks a lot! I was able to repair my "burnt" arduino

  • @cristobalzurita555
    @cristobalzurita555 2 года назад

    gracias man , desde santiago de chile, me ahorraste trabajos extras, saludos, !

  • @mallo1657
    @mallo1657 10 месяцев назад

    Bro i am getting and error in turn into an Arduino saying " could not find a java machine, cannot continue"

    • @techathome
      @techathome  10 месяцев назад

      I think your system doesn't have JDK installed. Try to install and also you need to add JAVA_HOME to your environment variable.
      (You can find on internet)

  • @yds1795
    @yds1795 2 года назад

    Help Me I am getting same issue after doing this

  • @tricenguapo8047
    @tricenguapo8047 Год назад

    it says that the board already have the latest ddriver

  • @morbidface99
    @morbidface99 10 месяцев назад

    Even now, your video was of real help. Thanks!

  • @aksaktimur5972
    @aksaktimur5972 2 года назад

    brother i am using ch340 and i can't upload joystick driver is it possible to use ch340 as joystick ?
    if its possible can you help me ?

    • @techathome
      @techathome  2 года назад

      No, it is not compatible

  • @SkLearnFun
    @SkLearnFun Год назад

    its not working for me

  • @mkgamer9346
    @mkgamer9346 Год назад

    Sir my board does not change into unknown device. Please help ❤

    • @techathome
      @techathome  Год назад

      This is because your Arduino board 16U2 chip doesn't have bootloader.
      Can u send request on our mail, I can share some steps which you can try, but not sure if it solves the issue.
      I cannot try from my side, since all my boards are working fine.

  • @thilinidissanayake7
    @thilinidissanayake7 6 месяцев назад

    it`s not working bro

  • @pshkr1038
    @pshkr1038 8 месяцев назад

    I shorted the pin but device manager is not showing unknown device way help me sir

    • @techathome
      @techathome  8 месяцев назад +1

      This issue is because, the 16U2 chip on your Arduino does not have bootloader. This issue will resolve if you burn bootloader on to 16U2 chip. But steps are not clear even for me. I have to find.

    • @indianprominence
      @indianprominence 5 месяцев назад

      same!!!@@techathome

  • @TapanKanabar
    @TapanKanabar Год назад

    its not working because There's no Reset pin in my UNO

    • @techathome
      @techathome  Год назад

      If you are using Arduino with CH340 chip, then it will not work

  • @MEminErsoz-pw4qb
    @MEminErsoz-pw4qb 6 месяцев назад

    it says could not find java virtual machine ,anyone know that please help me

    • @MEminErsoz-pw4qb
      @MEminErsoz-pw4qb 6 месяцев назад

      ı found it ı need just download java

    • @techathome
      @techathome  6 месяцев назад

      What did you install exactly?

  • @user-tw8lv9pv6k
    @user-tw8lv9pv6k Год назад +1

    Help me sir i have a issue

    • @techathome
      @techathome  Год назад +1

      what is the issue?

    • @user-tw8lv9pv6k
      @user-tw8lv9pv6k Год назад +1

      @@techathome mera Jo Arduino UNO hai ouse me oho 2 pin jisko ak sat tuch karne se unojoy ka icon ata hai nahi hai bas nicha ke side 6 pin hai mai kay karu bhaiya kuch tips do bhaiya

  • @shreyashkhare6397
    @shreyashkhare6397 Год назад

    IT SHOWING THE BETTER DRIVER IS ALREADY INSTALLED

    • @techathome
      @techathome  Год назад

      Browse and select the driver manually.
      Uninstall and reinstall Flip

  • @Akashtechtube5225
    @Akashtechtube5225 2 года назад

    its not showing unknon device in device manager

    • @techathome
      @techathome  2 года назад

      Can you able to use Arduino normally
      Is your computer able to recognise the Arduino board com port?

  • @johnj.herrerah.4351
    @johnj.herrerah.4351 2 года назад

    Great tutorial!! i have question, How do I go back to the normal Arduino Uno?

    • @techathome
      @techathome  2 года назад

      Thank you
      It is at end of this video : ruclips.net/video/CPWPPu2dR7M/видео.html

  • @sahilnayak8178
    @sahilnayak8178 2 года назад

    i tried to short my arduino uno board but it is not shortning

    • @techathome
      @techathome  2 года назад

      Arduino Uno ryt?
      Try to short reset and ground pins

    • @sahilnayak8178
      @sahilnayak8178 2 года назад

      @@techathome I did it but still it's not working

    • @techathome
      @techathome  2 года назад

      In this video I have shown the pins to short: ruclips.net/video/CPWPPu2dR7M/видео.html

  • @yds1795
    @yds1795 2 года назад

    Plz Help Not working for me

  • @mukshdhiman
    @mukshdhiman Год назад

    BRO, YOU DID A GOOD JOB, I HAVE A PROBLEM, MY ARDUINO UNO R3 DOESN'T GET DFU MODE AFTER SHORTING, THERE IS NO UNKNOWN DEVICE STILL COM3, PLEASE HELP ME, REQUEST

    • @techathome
      @techathome  Год назад

      I am getting this question from many people,
      This might be because the 16U2 chip(which is just behind the USB port), does not have bootloader which takes care of firmware upgrade.
      The solution is to burn bootloader on this 16u2 chip.
      I haven't tried since my Arduino is already working.
      You can send request on our mail, I will tell you some steps to try.
      If it works i can make video.

    • @mukshdhiman
      @mukshdhiman Год назад

      @@techathome thank you brother for replying, but I'm beginner to arduino uno, I need help, I'll try doing as you said, if it doesn't work I'll contact you! Good job!

    • @soumyaalok6619
      @soumyaalok6619 Год назад

      @@techathome bro I'm also facing the same problem please help 🥺

  • @rafeygaming2319
    @rafeygaming2319 Год назад

    stilll not working

  • @pantalalabs
    @pantalalabs 2 года назад

    Searched, and searched,.....thas for the solution !!

  • @luckylucky-hp5hc
    @luckylucky-hp5hc 9 месяцев назад

    Even after shorting the pins im still getting the Arduino uno in ports rather than unknown device.

    • @techathome
      @techathome  9 месяцев назад +1

      This issue is because, the 16U2 chip on your Arduino does not have bootloader. This issue will resolve if you burn bootloader on to 16U2 chip.
      Still I have to figure out the steps for the same.

    • @forgetfull_live
      @forgetfull_live 8 месяцев назад

      @@techathome how

    • @ittechsl4831
      @ittechsl4831 6 месяцев назад

      What are the pins need to short pls tell

  • @jusroc6353
    @jusroc6353 2 года назад

    Cool Simulator btw.

  • @iurigagarin_
    @iurigagarin_ Год назад

    Amazing, well explaned

  • @sideraldesconexion8172
    @sideraldesconexion8172 Год назад

    a really genius

  • @fightsimverse
    @fightsimverse 2 года назад

    Thxs super easy to follow and helpful

  • @jaynandkumarjambhale1153
    @jaynandkumarjambhale1153 Год назад

    which 2 pin i need to short

    • @techathome
      @techathome  Год назад

      I have shown in this video: ruclips.net/video/CPWPPu2dR7M/видео.html

  • @tricenguapo8047
    @tricenguapo8047 Год назад

    mine does not have 6 pin how

    • @techathome
      @techathome  Год назад

      You have to use Arduino with IC, not the smd chip

  • @electroscientist4447
    @electroscientist4447 2 года назад

    Tnx dude you save my day
    God bless you!!

  • @paulohat3983
    @paulohat3983 7 месяцев назад

    Thank you!!!

  • @sithumdulneth665
    @sithumdulneth665 2 года назад

    Thank you Very much!

  • @nadakandasindhuja4770
    @nadakandasindhuja4770 Год назад

    thankyou very much brother this helped me a lot🥰

  • @cameronhenderson6018
    @cameronhenderson6018 3 года назад

    thank you very much this is a great resource

  • @Akashtechtube5225
    @Akashtechtube5225 2 года назад

    bro i am useing uno r3 will it work on it please reply

  • @pavletrnic1433
    @pavletrnic1433 3 года назад

    this guy is a legend

  • @murilodeoliveiraesilva1526
    @murilodeoliveiraesilva1526 11 месяцев назад

    you helped me a lot, thank you.

  • @beralksrilanka2549
    @beralksrilanka2549 Год назад

    thank

  • @fayas.mvpallikkara9573
    @fayas.mvpallikkara9573 Год назад

    Bro pls pls help me I faced this issue during run bat file showing this please respond. 👉🏼👉🏼👉🏼The program used to flash the memory couldn't be found... Did you move this .bat file? Or delete something in the ATmega8u2Code folder? Press any key to exit...

    • @techathome
      @techathome  Год назад

      Did you move any files from the folder?
      Uninstall and reinstall flip again.
      Download unojoy zip file again, extract on desktop itself, and try again

  • @BangNazaroChannel
    @BangNazaroChannel 2 года назад

    thank you. it's work

  • @saneerparotteeri1302
    @saneerparotteeri1302 5 месяцев назад

    Thank you 👍👍👍👍

  • @aalimmohammed303
    @aalimmohammed303 Год назад

    bro i cant get it pls help me

  • @theshanthiharadhanik1777
    @theshanthiharadhanik1777 Год назад

    thanks thanks god bless you

  • @Gluosnis
    @Gluosnis 3 месяца назад

    thank you :)

  • @mr.dopelk3541
    @mr.dopelk3541 Год назад

    Thank you so much

  • @abhayroy275
    @abhayroy275 Год назад

    ki ardiuno me kese change kare

    • @techathome
      @techathome  Год назад

      Shown at the end of this video: ruclips.net/video/CPWPPu2dR7M/видео.html

  • @gvanantham174
    @gvanantham174 Месяц назад

    Please keep a video for the error

    • @techathome
      @techathome  Месяц назад

      I have not tried the solution, I don't have the programmer, I can tell you some steps, Not sure if that works or not. Send mail to: deepakhd20@gmail.com

  • @Testacabeza
    @Testacabeza Год назад

    Thanks!

  • @Yirokun
    @Yirokun 3 месяца назад

    You can fix ch340 driver

  • @ziffies128
    @ziffies128 Год назад

    Thanks a lot :)

  • @Akashtechtube5225
    @Akashtechtube5225 2 года назад

    This is THE board that i buy

  • @ahmed-graphicdesign5267
    @ahmed-graphicdesign5267 2 года назад

    شكرا لك بارك الله فيك

  • @AlexAugustinex
    @AlexAugustinex 2 года назад

    Thanks, Brother.

  • @amanthayyil1235
    @amanthayyil1235 3 года назад

    bro in my atmel is not seeing pls say how to do

    • @techathome
      @techathome  3 года назад

      Uninstall and install flip
      Have you watched our previous Tutorial??

    • @amanthayyil1235
      @amanthayyil1235 3 года назад

      @@techathome i am new to this channel

    • @amanthayyil1235
      @amanthayyil1235 3 года назад

      @@techathome what is flip

    • @techathome
      @techathome  3 года назад

      Follow this video : ruclips.net/video/CPWPPu2dR7M/видео.html

    • @amanthayyil1235
      @amanthayyil1235 3 года назад

      my one is windwos 10 pls help

  • @sanskrutikamble7871
    @sanskrutikamble7871 Год назад

    Thanks bro

  • @mark7ashu964
    @mark7ashu964 7 месяцев назад

    bhai sab krliya message pass nhi arha

    • @techathome
      @techathome  7 месяцев назад

      Uninstall and Reinstall Flip and try.

  • @indiapowertoolsdelhi-9334
    @indiapowertoolsdelhi-9334 Год назад

    I can't him

  • @indiapowertoolsdelhi-9334
    @indiapowertoolsdelhi-9334 Год назад

    Sir plz help me

  • @Akashtechtube5225
    @Akashtechtube5225 2 года назад

    It's connecting bro

  • @jensvandenheuvel908
    @jensvandenheuvel908 3 года назад

    thanks bro