RF24Network icon indicating copy to clipboard operation
RF24Network copied to clipboard

update to sensornet to work with IDE > 1.0.1 and it also now works with IDE 1.5.2

Open DevGW opened this issue 12 years ago • 1 comments
trafficstars

Changes are in S_message.cpp and nodeconfig.cpp ... currently with my change sensornet will write to eeprom instead of update (which only calls write if necessary). This can be resolved by writing a function to compare the byte stored vs the byte in question and only make a call to write if necessary.

Hope this helps.

DevGW avatar Feb 13 '13 01:02 DevGW

Have you tried Sync code included in the library? Could you show me some example, please?

simontom avatar Jun 25 '14 10:06 simontom