Ethernet Gateway - how reliable is it? which problems and how to avoid?
Hardware
2
Posts
2
Posters
35
Views
2
Watching
-
HI All!
i'm struggling to build the ethernet gateway, using the arduino nano v3.0, nrf24l01 and enc28j60.
what i'm facing:
- fixed ip works, dhcp (commenting out the fixed ip) causes compilation error (arduino IDE)
- having usb cable plugged to nano v3.0 to computer and power supply connected ping works.
- disconnecting the usb cable, ping stops (power supply and ethernet connected)
Anyone have it working?
What can you tell me about?
Which problems are knowns?
Is it reliable to be in production (work as expected, without extensive maintenence due errors, etc)?Those questions refers to my intention to have it working with minimal intervention once installed and configured, and i don't want to start a learning curve to spend lot of time supporting it.
Thx for all help you may provide.