Yocto&Soft AP

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

Yocto&Soft AP

2,535 次查看
li_hong
Contributor III

Hi, Team:

         I try using  soft AP based on yocto. When I run the command of "hostapd -B /etc/hostapd.conf -dd", the hot spot can be found , but my phone can't connect to it。

         I've uploaded a image that show my connection status.

         How to modify the file named “/etc/hostapd.conf” or other ways to solve this problem.

标签 (1)
0 项奖励
回复
4 回复数

2,386 次查看
romitchatterjee
Contributor V

Hello,

Since you can see the hotspot, I guess hostapd is working. Can you share your hostapd.conf file? Are you running udhcpd on your board?

0 项奖励
回复

2,386 次查看
diegoadrian
NXP Employee
NXP Employee

Hello,

Have you tried adding the recipe into the Yocto building?

If no, please make it as following:

IMAGE_INSTALL_append = “ hostapd”

Hope this could help you.

Best regards,

Diego.

0 项奖励
回复

2,386 次查看
li_hong
Contributor III

Hello,

   Thank you for your reply.

   The recipe named hostapd is already in the Yocto building.

Best regard

0 项奖励
回复

2,385 次查看
diegoadrian
NXP Employee
NXP Employee

Hello,

I apologize for the delay.

Remember that the Recipe needs some dependencies, do you have them?

  • initscripts
  • libnl
  • openssl
  • pkgconfig-native
  • update-rc.d

Best regards,

Diego.

0 项奖励
回复