Hello,
I receive from a serial port a burst of data that obviously always ends with a line break.
If I send this data to a file it looks like this.
On the other hand I try to store each value visibly separated by a space in a database and stop when the linebreak character arrives.
Then start again with the next dataset that will arrive, send this again in the database but obvious to the next record.
Each value will obviously be written in a specific variable and then I will push these variables in the ad-oc fields of the database.
Do you have an idea how to proceed?
I hope I have been as clear as possible
Thank you for your help.
/JL
Here's what comes out raw and bursting from the serial node with the debug node