DHCP Client not working in LPC4337

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DHCP Client not working in LPC4337

Jump to solution
957 Views
mallikarjunared
Contributor III

Hey guys,

          I wanted to use LPC4337 Ethernet, which is working with static IP, but i am not able get dynamic IP(through DHCP) through library provided by lpcopen. Can someone help me out of this.

Thanks & Regards,

Mallikarjuna

Labels (2)
0 Kudos
1 Solution
693 Views
mallikarjunared
Contributor III

Hi Walter Buttazzo,

              I am using same examples provided in the LPC4337 LPCOpen  lpcopen_2_16_lpcxpresso_nxp_lpcxpresso_4337.zip. The problem is is My Router(MAC filter enabled). Now it works.........:-)

Thanks & Regards,

Mallikarjun

View solution in original post

0 Kudos
4 Replies
693 Views
walterbuttazzo
Contributor II

Try this:

Create a fake workspace and go in it

File -> Import -> General -> Existing project into workspace -> Select Archive File

My example  path is:

/usr/local/lpcxpresso_8.2.2_650/lpcxpresso/Examples/LPCOpen

but your can be different

You can use example of board with MCU 1795, and file name is:

lpcopen_2_10_lpcxpresso_nxp_lpcxpresso_1769.zip

There is an DHPC webserver Example (if not It should be enable with define LWIP_DHCP)

Just take source code you need and fix it with you MCU.

0 Kudos
693 Views
mallikarjunared
Contributor III

Hi Walter Buttazzo,

                 Thanks for your support.

                I am working on LPC43xx MCU, not LPC17xx MCU. It will be great if you support with LPC43xx MCU.

Thanks & Regards,

Mallikarjun  

0 Kudos
693 Views
converse
Senior Contributor V

The same examples provided in the LPC4337 LPCOpen examples. Look in lpcopen_2_16_lpcxpresso_nxp_lpcxpresso_4337.zip

in the Examples/LPCOpen directory.

0 Kudos
694 Views
mallikarjunared
Contributor III

Hi Walter Buttazzo,

              I am using same examples provided in the LPC4337 LPCOpen  lpcopen_2_16_lpcxpresso_nxp_lpcxpresso_4337.zip. The problem is is My Router(MAC filter enabled). Now it works.........:-)

Thanks & Regards,

Mallikarjun

0 Kudos