Skip to content

ICSC as repeater and Save Address in EEPROM #8

@tasosstr

Description

@tasosstr

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions