Yocto&Soft AP

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Yocto&Soft AP

2,764件の閲覧回数
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,615件の閲覧回数
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,615件の閲覧回数
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,615件の閲覧回数
li_hong
Contributor III

Hello,

   Thank you for your reply.

   The recipe named hostapd is already in the Yocto building.

Best regard

0 件の賞賛
返信

2,614件の閲覧回数
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 件の賞賛
返信