DHCP Server in IMX RT 1170 using Lwip stack

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

DHCP Server in IMX RT 1170 using Lwip stack

1,240 次查看
Febin
Contributor I

Hi

My board has an IMXRT1170 processor and Wifi chip from Ti and runs on FreeRTOS and lwip stack. I'm trying to integrate a dhcp server in Wifi AP mode. I have tested the dhcp server code which uses Lwip in ethernet medium in IMX RT 1050 and its working fine. My laptop is able to get a dynamic address.

But in wifi, the board is receiving DHCP_DISCOVER and sending a DHCP_OFFER response. But the client is not receiving the DHCP_OFFER message or a dynamic address. The DHCP offer message contains a valid ip address offered. I am attaching wireshark dump. 

What could be the reason DHCP_OFFER is not accepted by client?

 

标签 (1)
标记 (3)
0 项奖励
回复
1 回复

1,216 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi Febin:

 

Since Ethernet medium can work and WIFI not, I would suggest you post this question on TI WIFI community to get fast help.

https://www.ti.com/wireless-connectivity/wi-fi/overview.html

 

Regards

Daniel

 

标记 (1)
0 项奖励
回复