LPC54618j512 with Ethernet

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

LPC54618j512 with Ethernet

1,290 Views
nithin3200
Contributor III

My requirement is to use ethernet with normal http example using LPC54618J512 controller. Where I can get the sample code?.

 

 

 

 

 

@Alice_Yang,

0 Kudos
9 Replies

1,117 Views
nithin3200
Contributor III

Hello @Alice_Yang

Thanks for your reply. As per your instruction download the lwip_httpsrv_mbedTSL_bm  sdk code and its working. This demo application board act as server and pc act as a client. But my requirement is pc should server and board as a client. So for this is there any sdk code is available?

 

BR 

Nithin  

0 Kudos

1,104 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @nithin3200 

How about the demo "lwip_dhcp_bm"?

Alice_Yang_0-1687225071261.png

 

All the lwip demos are under lwip_examples folder, you can check the readme to lean each example.

 

BR

Alice

0 Kudos

1,096 Views
nithin3200
Contributor III

Hello @Alice_Yang,

 

Thanks for the reply. "How about the demo "lwip_dhcp_bm"?". Actually, I required https protocol only.

I have gone through all the lwip demos are under lwip examples folder. In that lwip_httpssrv_mbedTLS_bm and lwip_httpssrv_mbedTLS_freertos, these two codes only for https remaining all are for other protocols.

As I mentioned in previous message these two codes Lpcxpresso 54628 board act as a https server and pc as a client. but my requirement is that board should act as client and pc as a server. For this application can I get any API?

BR

Nithin

 

 

 

0 Kudos

1,029 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @nithin3200 

Sorry, for http protocol, only the two demos, board acts as server.

 

BR

Alice

0 Kudos

929 Views
nithin3200
Contributor III

Hello,

 

If demo code board act as a server. In the code where they initialize client and server configuration.

 

 

BR 

Nithin 

0 Kudos

1,023 Views
nithin3200
Contributor III

Hello Alice,

 

This demo board server code if I want to send dynamic values to web page. What I need to do?

 

BR 

Nithin 

0 Kudos

1,161 Views
nithin3200
Contributor III

Hello @Alice_Yang

Thanks for your reply. I tried lwip_httpssrv_mbedTLS_bm sample code. I don't have much Knowlege on HTTPS protocol. so where can get?

0 Kudos

1,144 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @nithin3200 

" so where can get?"

->> Sorry, do you ask where get the example code?

If yes, download SDK as I said above, then you can find it.

 

BR

Alice

0 Kudos

1,186 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @nithin3200 

How about the examples under SDK:

Alice_Yang_0-1686019928248.png

 

Download SDK from:  

https://mcuxpresso.nxp.com/en/select

 

It support MCUXpresso IDE, KEIL and IAR.

 

BR

Alice

 

 

0 Kudos