-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hello dear,
I need you're light (if i am in wrong place i apologize).
If i use MAX485 i can have until 32 device's to talk each other,but with you're lovely library we can have much more devices ...
How can i use it as a repeater ( in case if i want to expand it in the middle of loop (with an arduino MEGA ) eg, in address 20 i want to create a new loop and send the address range 33 - 40 ...
And a second question please, how can i address each device and store it to EEPROM and when power up ? with the previous version i have done
LocalID = EEPROM.read(EEPROM_ID_Address);
ICSC.begin(LocalID, 19200, 2);
and was working ok, with new version i can't do this :-(
Thank you in Advance...
Best Regards,
Tasos
Metadata
Metadata
Assignees
Labels
No labels