Skip to content

esp8266 feather no serial output from installer v120 #841

@tyeth

Description

@tyeth

Reported in forums:

Confirmed similar. All it says at boot (74880 baud)

 ets Jan  8 2013,rst cause:2, boot mode:(3,6)

load 0x4010f000, len 3424, room 16 
tail 0
chksum 0x2e
load 0x3fff20b8, len 40, room 8 
tail 0
chksum 0x2b
csum 0x2b
v000a3a10
~ld
rf cal sector: 1020
freq trace enable 0
rf[112] : 0

Firstly I need to set the baudRate in the installer, but ignoring that (did on staging), the esptool section doesn't contain flash_mode fields, and maybe affected now I've updated the esptool-js bundle.

Adding flash fields doesn't seem to have solved it, but the CI job doesn't use them for a mergebin process only secrets partition generation does, so I'd hoped the secrets partition not matching up would be a simple fix.

dio shows similar to qio/dout/qout, slightly more on first boot (failing to write rf config? nothing else ever shown):


 ets Jan  8 2013,rst cause:2, boot mode:(3,6)

load 0x4010f000, len 3424, room 16 
tail 0
chksum 0x2e
load 0x3fff20b8, len 40, room 8 
tail 0
chksum 0x2b
csum 0x2b
v000a3a10
~ld
rf cal sector: 1020
freq trace enable 0
rf[112] : 00
rf[113] : 00
rf[114] : 01
w_flash

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