Search found 4 matches

by graham
28 Jul 2022 21:26
Forum: Z-Uno
Topic: EEPROM example code not working properly
Replies: 10
Views: 4183

Re: EEPROM example code not working properly

That fixed it! I wasn't using the Beta board, that was my issue.
by graham
28 Jul 2022 19:27
Forum: Z-Uno
Topic: EEPROM example code not working properly
Replies: 10
Views: 4183

Re: EEPROM example code not working properly

Hi,
I am using Arduino IDE v 1.8.19, not sure if that is what you are asking for.
by graham
28 Jul 2022 15:52
Forum: Z-Uno
Topic: EEPROM example code not working properly
Replies: 10
Views: 4183

Re: EEPROM example code not working properly

hi, here is the console output...
by graham
27 Jul 2022 17:57
Forum: Z-Uno
Topic: EEPROM example code not working properly
Replies: 10
Views: 4183

EEPROM example code not working properly

I am trying to write to the EEPROM to save data during power cycles. Just to test our that the EEPROM works properly, I used the example code on https://z-uno.z-wave.me/Reference/EEPROM/. Nothing gets stored in the EEPROM, just 0's. In addition I have tried to use EEPROM.write to write directly to a...