Guys,
There is a post i made here: Serial TX LED full time ON - Project Guidance - Arduino Forum which is like the same seeemed to me at here: Arduino freezing / locking up - Programming Questions - Arduino Forum
Now, here is my entire code in attachment.
Now, I'm not that good in programming.. but as said symptoms are identical and thus I think it's either a SRAM issue or something else. Coz when I keep the serial reading by a terminal, it runs forever nearly... but if not, just powered up and running, then the game starts... hangs after few hours...
Yes!! RAM i haven't found changed but how?? coz i was taking the serial readings via terminal at all...
If it is due to SRAM and Strings... then I need your kind assistance to convert it to c_str()
I'm ore comfortable with String as you have seen in my codes... Thus how can we move forward??
code.txt (29.4 KB)