Ethernet module
-
Hello team,
Can you please help me. I am trying to create ab ethernet module but cannot upload the code on my arduino nano. See attached the code use. Please find below error message:********0_1475902598820_Code.txt **C:\Users\CNXS1101\Desktop\Ethertnet_Module\Ethertnet_Module.ino:92:25: fatal error: UIPEthernet.h: No such file or directory
#include <UIPEthernet.h>
^
compilation terminated.
exit status 1
Error compiling for board Arduino Nano.**********
-
********0_1475902598820_Code.txt
@dylan.balloo said:
Please find below error message:
**C:\Users\CNXS1101\Desktop\Ethertnet_Module\Ethertnet_Module.ino:92:25: fatal error: UIPEthernet.h: No such file or directory
#include <UIPEthernet.h>
^
compilation terminated.
exit status 1
Error compiling for board Arduino Nano.**********
-
Updated the article with a link to the UIPEthernet library