Hello @MaBe,
Downloaded last version from 29 / 10-2018.
Tested different things and found that 'ck' is not supported in software serial.
One thing I figured out is that in 'serial2' when I use 'even' and I load the program again, 'esp8266' crashes. However, if I use 'Even', you can reload the program over and over again.
Then try your software serial again without 'ck'.
This time I use an 'uint16_t dummy; // insert PB', instead of 'char '
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello @MaBe,
Downloaded last version from 29 / 10-2018.
Tested different things and found that 'ck' is not supported in software serial.
One thing I figured out is that in 'serial2' when I use 'even' and I load the program again, 'esp8266' crashes. However, if I use 'Even', you can reload the program over and over again.
Then try your software serial again without 'ck'.
This time I use an 'uint16_t dummy; // insert PB', instead of 'char '
PS. jeg har kun en ESP8266-01 med 512KB.