-->
Page 2 of 2

Re: ESP8266 Serial-to-WiFi Transmission Firmware (V2.4.1)

PostPosted: Mon Dec 28, 2015 4:15 pm
by iw2fvo
Thanks,
what the ESP minimum memory size to accept your program pls ?
Regards

Re: ESP8266 Serial-to-WiFi Transmission Firmware (V2.4.1)

PostPosted: Mon Dec 28, 2015 5:19 pm
by iw2fvo
OK, Thanks, I have got it now !

very good : it is working on a 1 MB module.
I have the page on 192.168.4.1 . What to set now ?
Do you have some example to try connect in station mode ? Could you suggest the procedure pls ?
Any practical application to try ?
Thanks
Regards

Re: ESP8266 Serial-to-WiFi Transmission Firmware (V2.4.1)

PostPosted: Tue Dec 29, 2015 4:28 am
by wsandor
Hi!

I am afraid that there is an error in the HTML page (ESP8266 Serial WiFi Shield.htm) at the IsPortValid function. The RegExp is not good, because it rejects some otherwise good port numbers. (e.g. 12345 is rejected)
Could you please correct it? (or how can I compile a modified htm to the firmware?)

Thanks

Re: ESP8266 Serial-to-WiFi Transmission Firmware (V2.4.1)

PostPosted: Thu Dec 31, 2015 10:57 am
by KOSTASD
im newbie with the esp module.
i uploaded the bin file with the python esptool in a esp8266 01 module.
when i activate the module my laptop loses the wifi connection. it seems like the esp jams my wifi.

where am i wrong?