storing text in EEPROM


hi folks,

since while try desperately store user data internet server based on esp266 in eeprom.

first of cannot seperate input strings (see text in below). secondly not able store input in chip eeprom.  :o

input:
usertest

output:
memoryno: 2<
ssid: test<
secr: test<
user: test<
upwd: test<
var1: ?<
var2: ?<
var3: €<
---end of data set---

can me?

make easy provide posting code here in code tags.


Arduino Forum > Using Arduino > Programming Questions > storing text in EEPROM


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'