Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tamvoodoopt wrote:>>20958708
Work on c:
the problem is correct baud 115200
yoker77 wrote:Have you changed the baud rate in the command line?
Should look like this: LN882H_CMD_Tool.exe COM7 download flash 115200 0x0 flashimage.bin
voodoopt wrote:I flashed two units and they had the same mac address. The problem is that when I change the address I can no longer access the devices.
yoker77 wrote:Does assigning a fixed IP address work for you?
p.kaczmarek2 wrote:
@Advian1 I can try to add powersave command tomorrow
PowerSave 1
PowerSave 0
p.kaczmarek2 wrote:Can anyone check if its working correctly?
divadiow wrote:Yes. Set in autoexec and mqtt broadcast to every 10s
add_definitions( -DUSER_SW_VER="LN882H_$(APP_VERSION)" )
sdk/OpenLN882H/project/OpenBeken/CMakeLists.txtTL;DR: 70 °C internal temperature was logged on stock settings, but drops to 32 °C after PowerSave 2; “LN882H flashing is very similar to ESP8266 flashing” [Elektroda, p.kaczmarek2, post #20923772] Use 115 200 baud and keep BOOT (A9) low for reliable uploads [Elektroda, voodoopt, post #20958664]
Why it matters: Correct wiring, speed and power rules prevent bricked modules and overheating.
• Flash size: 2 MB NOR, dump script trimmed to 0x200000 bytes [Elektroda, divadiow, post #21284784] • Stable upload speed: 115 200 baud; 2 Mbit/s often fails [Elektroda, voodoopt, post #20958664] • BOOT=A9 must stay at GND from power-on until flashing ends [Elektroda, p.kaczmarek2, post #20905518] • PowerSave 2 cuts idle current from ≈55 mA to 35 mA (-36 %) [Elektroda, max4elektroda, post #21064064] • OTA bug fixed in releases ≥1.17.789; Firefox now works [Elektroda, divadiow, post #21332121]