We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, In our project , PC is connected to arm7 lpc2468 via Ethernet. I have hardcoded the ip address in microcontroller's firmware. Now i want to change that ip address using a By sending a new ip address to microcontroller through Ethernet through PC . Plz suggest me the way to solve this issue.
Thankyou, CHANDRAKANT PAL
Wouldn't DHCP be a more logic way to give the board an IP address in case you don't want the board to have a fixed IP number?