- Joined
- Jan 22, 2008
- Messages
- 53,050
- Helped
- 14,788
- Reputation
- 29,863
- Reaction score
- 14,276
- Trophy points
- 1,393
- Location
- Bochum, Germany
- Activity points
- 300,803
My comprenhision ends at the point where you are reading a string of the form "2741#8785#3922#5805#" with readString(). The actual data file posted above is 8000 characters longs. Are you sure it can be read with a single readString() call? I rather guess it exceeds the maximal string size.
Btw., you still didn't answer about the used processor and software enviroment. We can guess that it's Arduino IDE, but which processor target?
Btw., you still didn't answer about the used processor and software enviroment. We can guess that it's Arduino IDE, but which processor target?