albetaCOM / esp-haier

ESP8266 code to connect to Haier Air Conditioner ((firmware version R_1.0.00/e_2.5.14) with wifi module support
53 stars 8 forks source link

Resetting Wemos #1

Closed CerielRoland closed 4 years ago

CerielRoland commented 4 years ago

Hi there,

After following your configuration files I compiled the .bin and flashed it to several Wemos D1 mini's. All are rebooting and exiting with errors:

[14:12:18]s$ [14:12:31][C][ [14:12:31] ets Jan 8 2013,rst cause:2, boot mode:(3,6) [14:12:31] [14:12:31]load 0x4010f000, len 1384, room 16 [14:12:31]tail 8 [14:12:31]chksum 0x2d [14:12:31]csum 0x2d [14:12:31]v8b899c12 [14:12:31]~ld [14:12:31][I][logger:156]: Log initialized

Any advise? Same if we only power the unit without log.

CerielRoland commented 4 years ago

Found the issue: # baud_rate: 0 #Important. You can't use serial port needs to be without the first #.

albetaCOM commented 4 years ago

Hi Ceriel,

Sorry for the late reply. Great the you are able to work with the file. I update the yaml file to be the same it is working with my devices.

Take into account that I've been doing some changes on the Haier.h to be able to work with the Haier modes. Probably the one that you have is not updated.