Hi, I want to have a text document on a web server (notepad for example).
Numbers would be stored in this document (unsigned int), which represents the numbers of the card chip. Each number on a new line. Something like a database of numbers.
And I want to ask you for some exaples, if I have Arduino Mega 2560, ESP 8266.
I should have these numbers stored in the FRAM memory too. If the connection would be lost, so the chip numbers would be read from the FRAM memory.
Can you give me some examples or advice, please?
Thank you.