libretiny-eu / libretiny

PlatformIO development platform for IoT modules
http://docs.libretiny.eu/
MIT License
382 stars 55 forks source link

RTL8720 Ota update Error binary size #236

Closed esnet146 closed 6 months ago

esnet146 commented 6 months ago

image Config:

rtl87xx:
  board: wbr3
  family: rtl8720c
  framework:
     version: 0.0.0
     source: https://github.com/libretiny-eu/libretiny.git#feature/realtek-update

OTA update does not work?

log dashboard: HARDWARE: RTL8720CF 100MHz, 256KB RAM, 896KB Flash

Log uart: [D][ota:151]: Starting OTA Update from 192.168.1.2... E [ 46.712] OTA is not yet supported on this chip!

Ltchiptool 4.10.1 successfully flashes image

kuba2k2 commented 6 months ago

The log says it clearly: OTA is not yet supported on this chip!