Page 1 of 1

NZRAM size

Posted: 17 Dec 2016 18:38
by michap
Hi,

didn't found in documentation info about the size of NZRAM.

If I understand right - I can use full 256 bytes?

void NZRAM.write(byte address, byte value)

(Maybe you can add it at documentation?)

Michael

Re: NZRAM size

Posted: 18 Dec 2016 01:33
by PoltoS
Added in docs - only 32 bytes. Totally the chips have 256 bytes, but half is used by Z-Wave stack, some by us and user can have 32 only. We believe this is enough for most operations.