Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to store some values on the Eprom. And I'm curious if the saveState can override the nodeId if I use any of the positions? In other words, does the nodeId have a static position on the eprom?
From what I understand, the position is fully relocatable. Just change the definition in MySensor.h https://github.com/mysensors/Arduino/blob/d7459ae0503feac0b38d3c923b8b16f4faa8e777/libraries/MySensors/MySensor.h#L66
saveState is limited to the local config addresses though. http://forum.mysensors.org/topic/3577/modify-node-id/ Has instructions on how to change the node id.
see also http://forum.mysensors.org/topic/2680/data-stored-in-the-eeprom