-
• #2
Moving to ESP8266 - I guess that's what you were asking about?
-
• #3
v1.87 is a good bet for ESP8266. AFAIK there hasn't been any ESP8266 specific development in the later versions. Earlier versions might not get you the 1700 jsVars which is where the ESP8266 port ended up.
-
• #4
ESP8266
yes, thank you for doing that. Really appreciate it :)
-
• #7
Here you go
http://www.espruino.com/binaries/espruino_1v87_esp8266/
For anything earlier you will need @tve builds I think
You can see/grab later builds at /binaries level.
-
• #8
thanks for your response.
It worked well.
Thanks
Navas -
• #12
So is the issue with boot_v1.6 or with the newer binaries (>=1.88)?
-
• #14
Homemade problem - my flash command had a typo .....
for details see http://forum.espruino.com/comments/13401539/
-
• #15
Any clue where I can find boot_v1.5 file? Link you posted is dead now. :(
-
• #16
Hi stevo, sorry for that dead link.
boot_v1.5.bin is part of the 1.5 SDK, check the attachement on this page
http://bbs.espressif.com/viewtopic.php?f=46&t=2198#p7002 -
• #17
Just to add: Espruino is now build with SDK 2.0 which uses boot_1.6.bin
hi,
I see of version is available, but I just wanted to see which version is most stable. I am planning on putting a few on production, so just wanted to see which one works for best. I not using a lot of modules. mostly Wifi, http. that's all
thanks
Navas