checking firmware to update from web
Closed this issue · 4 comments
xjols commented
xjols commented
Sorry I see the actual running version in Telnet port response:
async mode: true
software serial mode: true
uptime: 84940136 ms
last_connect_time: 1620 ms
reconnect_count: 1
rssi: -61 dBm
free_heap: 156520 B
reset_code: 3
loop_duration: 22 us
max_loop_duration: 6484 us
**version: v6.3**
nbr arbitrations: 0
nbr restarts1: 0
nbr restarts2: 0
nbr lost1: 0
nbr lost2: 0
nbr won1: 0
nbr won2: 0
nbr late: 0
nbr errors: 0
pwm_value: 130
xjols commented
Now I just tried to update the firmware from v6.3 to the latest v7.1 from web page /update? After finished and reestart seems that the firmware is the old. Tried 2 times. Same result checked by telnet, the current version is 6.3.
I see a warning in upload page suggesting to upload from http://192.168.4.1/update, but this webpage is not working.
Which is the correct procedure ?
Thanks!
danielkucera commented
See #66
xjols commented
Sorry for duplicate.