Creating remote version of code using NRF24

Communication in factories can be tricky due to electrical noise from machines etc
in particular it can corrupt wireless communications
consider using ethernet
what distances are involved?
some time back I worked on a system in a factory monitoring knitting machines - the machines reported work flows, operator status, broken tools, etc using UDP datagrames over Ethernet to a central server

1 Like