Skip to content

Can't analyze firmware dump #76

@Bl00d-B0b

Description

@Bl00d-B0b

Hello,

I bot quite cheap thermostat from AliExpress
https://www.aliexpress.com/item/1005006020556081.html

I download firmware using BK7231GUIFlashTool, with ignoring key check, it's BK7231N chip on a board with LCD and tuya.
when I try to upload custom firmware, i forced to rewrite bootloader. otherwise custom firmware is not loaded. with bootloader rewrite I can install esphome, its reads tuya:
uart:

  • id: mcu_uart
    tx_pin: TX2
    rx_pin: RX2
    baud_rate: 38400
    parity: NONE
    stop_bits: 1

But when I try to analyze firmware dump, it's gives me an error, and ask to report, please see attached firmware:

readResult_BK7231N_QIO_222_2025-22-8-10-54-08.zip

But I have another issue, which possible have dependency with bootloader. by accident, I put thermostat in tuya link mode, and then return it back, so my thermostat can't load firmware. I need to rewrite my bootloader one more time.

I assume it's interesting dump to research.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions