![]() | 1 | initial version |
Hi bspencer,
Thank you very much for your reply. Correct, I have progress further. However, seems I am getting new problems:
[1] OpenWRT / Onbordee / Service I execute: /usr/bin/alljoyn-daemon is activated by default /usr/bin/onboarding-daemon --config-file=/etc/alljoyn-onboarding/OnboardingService.conf --factory-config-file=/etc/alljoyn-onboarding/FactoryOnboardingService.conf
[2] Ubuntu / Onboarder / Clietn I execute: alljoyn-daemon ./core/alljoyn/build/linux/x86_64/debug/dist/onboarding/bin/OnboardingClient
My expectation are:
On [1], after the command, SoftAP mode should be enabled. I can see the /tmp/run/hostapd-phy2.conf driver=nl80211 logger_syslog=127 logger_syslog_level=2 logger_stdout=127 logger_stdout_level=2 hw_mode=g channel=6
ieee80211n=1 ht_capab=[SHORT-GI-20][SHORT-GI-40][RX-STBC1]
interface=wlan2 ctrl_interface=/var/run/hostapd disassoc_low_ack=1 preamble=1 wmm_enabled=1 ignore_broadcast_ssid=0 auth_algs=1 wpa=0 ssid=AJ_OpenWRT xx:xx:xx:xx:xx:xx bssid=xx:xx:xx:xx:xx:xx
But the hostapd has not been started. I have tried to run #hostapd /tmp/run/hostapd-phy2.conf, but must remove two lines
ieee80211n=1 ht_capab=[SHORT-GI-20][SHORT-GI-40][RX-STBC1]
then I can see the ssid AJ_OpenWRT..., but connect failed.
Another expectation is:
[2] Ubuntu, the computer should try to connect to AJ_OpenWRT by some means, but I can not see this process.
The source code location sent did help and I am still investigating. However, there should be a way to know where I am during the process or find the error messages.
Please tell me if I have missed some steps?
Thank you very much.
Tom
© 2014 AllSeen Alliance, Inc. All Rights Reserved.
Linux Foundation is a registered trademark of The Linux Foundation. AllSeen and AllSeen Alliance are trademarks of the AllSeen Alliance, Inc.
Linux is a registered trademark of Linus Torvalds.
Please see our brand guidelines, trademark guidelines, terms of use and privacy policy.