Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New controller version not working #27

Closed
ghost opened this issue Jul 22, 2017 · 1 comment
Closed

New controller version not working #27

ghost opened this issue Jul 22, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 22, 2017

It appears there are new versions of the LC-01 and LC-02 boards, coming without the metal shield on top of the wifi module.
This firmware doesn't boot on the new version, here is the serial log:

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

load 0x4010f000, len 1384, room 16
tail 8
chksum 0xef
csum 0xef
csum err
ets_main.c q `

Looking at the serial boot log before and after the flash, I think these are booting in the wrong mode for some reason:

Original firmware: ets Jan 8 2013,rst cause:1, boot mode:(3,7)
After flashing: ets Jan 8 2013,rst cause:1, boot mode:(3,2)

Here you can find some info on boot modes:
digistump/OakCore#45

MTD0 GPIO0 GPIO2 Mode
0 0 0 Remapping
0 0 1 UART boot
0 1 0 Jump boot
0 1 1 Flash boot
1 0 0 SDIO LowSpeed V2 IO
1 0 1 SDIO HighSpeed V1 IO
1 1 0 SDIO LowSpeed V1 IO
1 1 1 SDIO HighSpeed V2 IO

A related discussion:
https://community.smartthings.com/t/release-smartlife-h801-rgbw-led-strip-wifi-controller-bulb/51182/1253

@mariusrugan
Copy link

@TheNexor see #27

@smrtnt smrtnt closed this as completed Aug 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants