LPC54618j512 with Ethernet

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC54618j512 with Ethernet

5,267 次查看
nithin3200
Contributor IV

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

 

 

 

 

 

@Alice_Yang,

0 项奖励
回复
9 回复数

5,094 次查看
nithin3200
Contributor IV

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 项奖励
回复

5,081 次查看
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 项奖励
回复

5,064 次查看
nithin3200
Contributor IV

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 项奖励
回复

4,997 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @nithin3200 

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

 

BR

Alice

0 项奖励
回复

4,897 次查看
nithin3200
Contributor IV

Hello,

 

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

 

 

BR 

Nithin 

0 项奖励
回复

4,991 次查看
nithin3200
Contributor IV

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 项奖励
回复

5,129 次查看
nithin3200
Contributor IV

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 项奖励
回复

5,112 次查看
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 项奖励
回复

5,154 次查看
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 项奖励
回复