Code Monkey home page Code Monkey logo

Comments (5)

whosmatt avatar whosmatt commented on August 16, 2024

That message indicates that it connects to the serial interface but does not see the flash mode packet. Is the radio in bootloader mode as described in the instructions? the display should be blank and the led on.
the browser console shows more detailed error messages.

from uvmod.

AbortRetryFail avatar AbortRetryFail commented on August 16, 2024

Yep, the radio is in bootloader mode with the screen blank and the flashlight LED on. This programming cable also has red and green LEDs for TX and RX on the USB side. Under normal operation you can see both flashing (as it does with CHIRP and using UVMOD on Windows) - On Linux w/Chromium I only see the red one flash 8 times. If I have to guess, whatever it is trying to send is being mangled in some way the radio is not expecting, and not responding.

Nothing shows up in the DevTools console.

from uvmod.

whosmatt avatar whosmatt commented on August 16, 2024

Nothing in the dev console means that it does not decode any packets. I have a hunch that something in your browser is not working or working differently related to webserial. perhaps it is not setting the baudrate correctly. ill give you a modified qsflash.js later which will print more debug output. while in flash mode, the radio should constantly spam packets.

from uvmod.

whosmatt avatar whosmatt commented on August 16, 2024

With todays update, the flasher will now log the entire buffer to the dev console whenever that error message shows. I already noticed that it fails to parse packets on the first attempt after reloading the page, at least for me. But I think this is unrelated to your issue.
If you could reproduce your issue and send me the dev console output, that would be helpful.

from uvmod.

AbortRetryFail avatar AbortRetryFail commented on August 16, 2024

Well, either you fixed it, or something else was wrong, because it works now.

Sorry for the delayed response, it's been a week.

from uvmod.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.