-->
Page 2 of 2

Re: PANIC when using tmr.alarm in conn:on("receive") functio

PostPosted: Mon Jan 11, 2016 2:46 pm
by ScheissSchiesser
Thank you! I will give this a try.

Just one further question: With the binary I get from frightanic, do simply flash to 0x00000 with the ESP8266Flasher.exe?

Re: PANIC when using tmr.alarm in conn:on("receive") functio

PostPosted: Mon Jan 11, 2016 8:52 pm
by xtal
yes 0x000000
I had ESP flasher work 1 time for me on sdk 140, before that had few problems, but
after that I could not get it to work, until I went with the ESP DOWNLOAD FLASHER
You can try it , may work fine for you, just remember there is a good alternate.

after / if it boots the normal baud is 9600,, I have connected 74880 there bouts,
have never connected 115200 after burn/boot....
I have posted pool/spa monitor code [ just search form] that may give you some ideas with nodemcu/lua.
I'm trying to port it to ArduinoIDE - having lots of fun :lol:

Re: PANIC when using tmr.alarm in conn:on("receive") functio

PostPosted: Tue Jan 12, 2016 4:41 pm
by ScheissSchiesser
I have used this flasher in the past:
https://github.com/nodemcu/nodemcu-flasher

Are you saying you don't recommend this one?