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
NZRAM size
Re: NZRAM size
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.