-->
Page 4 of 6

Re: Where to download latest binaries for Esprunio?

PostPosted: Fri Oct 16, 2015 6:34 am
by Markus Gritsch
The problem causing this seems to be, that when the device tries to auto-connect to some non-existent AP, it looses 6 JSvars every time it tries to connect (every 1-2 seconds). After about 5 minutes, all 1023 JSvars are consumed, and it resets.

Edit: This has been fixed in https://github.com/espruino/Espruino/issues/670

Re: Where to download latest binaries for Esprunio?

PostPosted: Fri Oct 16, 2015 11:52 am
by jankop
I have a problem with upload latest espruino firmware to esp8266-01. After flash with ESP8266Flasher I have only repeated the message.
Do you have any advice please?

Code: Select all ets Jan  8 2013,rst cause:2, boot mode:(3,6)

load 0x40100000, len 30648, room 16
tail 8
chksum 0x4f
load 0x3ffe8000, len 2108, room 0
tail 12
chksum 0x00
ho 0 tail 12 room 4
load 0x3ffe8840, len 28804, room 12
tail 8
chksum 0xb6
csum 0xb6
Fatal exception (0):
epc1=0x40249e64, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40249e64, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40249e64, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40249e64, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000

Re: Where to download latest binaries for Esprunio?

PostPosted: Fri Oct 16, 2015 2:02 pm
by kolban
Nothing immediately springs to mind. If you have a second USB->UART, you can attach the RX pin to GPIO2 and we can look at the debug logs. What type of ESP8266 board are you using?

We might also try a previous build .. .for example ...

https://github.com/espruino/EspruinoBui ... 2015-10-15

And see if there has been a regression in the current code.

Re: Where to download latest binaries for Esprunio?

PostPosted: Fri Oct 16, 2015 3:14 pm
by jankop
Solved. The problem is when flashing. Flasher writes, I do not know why, only one segment. Do I have to flash twice.