Another cheapie ELM327 OBDII car scanner/code reader from Ali Express
https://www.aliexpress.com/item/1005005430283406.html
but this one, like the one here, is based on the Transa Semi/ESWIN TR6260S1.
Unfortunately the test pads on the bottom appear to be for the unknown MCU hidden under the resin COB. Perhaps RX/TX - there is no plain-text output at any baud. ~2.8v was measured on one pad.
With pogo pins in place before the resistors on RX/TX and TOUT2 grounded, the factory firmware can be dumped to file using the method here. Firmware attached.

nothing but the basic boot message in log out, depending on TOUT2/3 boot mode chosen by grounding
and with TOUT3 grounded - "sdio boot mode"
During backup the blue LED flashes quickly
quite a lot of strings in plain-text in the firmware. eg
next I will flash the firmware to the TR6260S1 HLK-M20 module and report back on success/failure.

https://www.aliexpress.com/item/1005005430283406.html
but this one, like the one here, is based on the Transa Semi/ESWIN TR6260S1.







Unfortunately the test pads on the bottom appear to be for the unknown MCU hidden under the resin COB. Perhaps RX/TX - there is no plain-text output at any baud. ~2.8v was measured on one pad.

With pogo pins in place before the resistors on RX/TX and TOUT2 grounded, the factory firmware can be dumped to file using the method here. Firmware attached.




nothing but the basic boot message in log out, depending on TOUT2/3 boot mode chosen by grounding


and with TOUT3 grounded - "sdio boot mode"
During backup the blue LED flashes quickly
quite a lot of strings in plain-text in the firmware. eg
Code: Text
next I will flash the firmware to the TR6260S1 HLK-M20 module and report back on success/failure.