Current News

Moderator: Mmiscool

User avatar
By Mmiscool
#49043 It appears this is a bug. Let me look in to it here. Possibly a fix in a few minuets.
User avatar
By Mmiscool
#49044 So the ":" character was being used as a separator for the web sockets msgs and was incorrectly parsing out returned string containing a ":"

I change the character being used to the "~".

This character should not be used in a variable that has any interaction with the gui.

Thanks for pointing this out.

A new build is now available from the git hub site.
User avatar
By rwblinn
#49053
rwblinn wrote:Since ESP Basic 3.0.Alpha 7 the filemanager is not connecting. Did various resets, updated the settings but no connection.
When pressing EDIT > FILES LIST the files are listed. Entering the filename in the field finename and press open, the file is loaded in the EDIT window.


Related to this post, tracked following from the serial line when trying to open the filemanager:
Code: Select allExceptio
n (3):epc1=0x4010011d epc2=0x00000000 epc3=0x00000000 excvaddr=0x400367e0 depc=0x00000000ct
x: sys sp: 3ffffd80 end: 3fffffb0 offset: 01a0>>>stack>>>3fffff20:  ffffffff 00000000 3f
f
ea631 00000000  3fffff30:  3fff2580 00000603 00000603 4010020c  3fffff40:  0d1306a7 00000000
 3fff676c 4010068c  3fffff50:  0000005c 00000001 4010522e 40107940  3fffff60:  3ffedc78 40101
bd5 00000000 40251984  3fffff70:  40233cb8 ffffffff 00000000 00000001  3fffff80:  3ffedc78 4
0233636 3fffdab0 00000000  3fffff90:  3fffdcc0 3ffea560 00000000 40224c77  3fffffa0:  3ffea5
6
0 40000f49 3fffdab0 40000f49  <<<stack<<<?! ?L?<1?q?
Server listening Port: 80
ESP Basic 3.0.Alpha 7