-->
Page 4 of 4

Re: incompatible types in assignment of 'int' to 'String [10

PostPosted: Fri Apr 29, 2016 9:32 am
by martinayotte
Ah ! Ok !
Do you have crashes only when using UDP ?
If Yes, did you got stacktraces and have them decoded with https://github.com/me-no-dev/EspExceptionDecoder ?
If it shows crash at line 43 of esp8266\2.1.0\cores\esp8266/core_esp8266_main.cpp, several people faced the issue.
Hoping it will be fixed soon for next release.

Re: incompatible types in assignment of 'int' to 'String [10

PostPosted: Sun May 01, 2016 12:47 am
by Mohammed Ubaid
I see,
Thank you Mr.Martin :)