Coder Social home page Coder Social logo

Comments (8)

devbis avatar devbis commented on July 21, 2024 1

You can easily restore it via UART. Just follow this paragraph https://github.com/devbis/z03mmc#flashing-firmware-with-usb-to-uart

You may also refer to https://github.com/atc1441/ATC_MiThermometer/#usb-to-uart to write either BLE or Zigbee firmware.

from z03mmc.

devbis avatar devbis commented on July 21, 2024 1

Both TX and RX are connected to the same test point. But TX with 1kohm resistor.
2023-10-18 17 05 35

RST is not connected in my case while I don't have it on UART

from z03mmc.

SAOPP avatar SAOPP commented on July 21, 2024

Thanks!

from z03mmc.

SAOPP avatar SAOPP commented on July 21, 2024

@devbis one q, I see txd pin at board, but where is rxd? According to image of xiaomi lcd board...

from z03mmc.

SAOPP avatar SAOPP commented on July 21, 2024

image
This photo.

from z03mmc.

SAOPP avatar SAOPP commented on July 21, 2024

Ah ok, sorry, thanks πŸ‘

from z03mmc.

Anonym-tsk avatar Anonym-tsk commented on July 21, 2024
python TLSR825xComFlasher.py -p /dev/tty.usbserial-10 -t10000 wf 0 z03mmc.bin
=======================================================
TLSR825x Flasher version 00.00.04
-------------------------------------------------------
Open /dev/tty.usbserial-10, 921600 baud...
Reset module (RTS low)...
Activate (10000 ms)...
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/serial/serialposix.py", line 621, in write
    n = os.write(self.fd, d)
OSError: [Errno 6] Device not configured

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/Users/nikolay.vasilchuk/Downloads/TLSR825xComFlasher.py", line 570, in <module>
    main()
  File "/Users/nikolay.vasilchuk/Downloads/TLSR825xComFlasher.py", line 491, in main
    activate(serialPort, args.tact)
  File "/Users/nikolay.vasilchuk/Downloads/TLSR825xComFlasher.py", line 286, in activate
    wr_usbcom_blk(serialPort, blk)
  File "/Users/nikolay.vasilchuk/Downloads/TLSR825xComFlasher.py", line 113, in wr_usbcom_blk
    return serialPort.write(blk)
  File "/usr/local/lib/python3.9/site-packages/serial/serialposix.py", line 655, in write
    raise SerialException('write failed: {}'.format(e))
serial.serialutil.SerialException: write failed: [Errno 6] Device not configured

from z03mmc.

SAOPP avatar SAOPP commented on July 21, 2024

@devbis Are there any differences in the boards or problematic revisions?

For example, the first photo is my board, which went down after the firmware, the second photo is Nikolai’s board. They are really different, judging by the pins on them.

image
image

from z03mmc.

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.