The hostap device is sending the authentication request on channel 1 - I have verified this using a wifi sniffer. As for the wpa_supplicant, I assume AP mode does not apply. I suppose it is possible that both supplicant machines (Pi & NUC) have wifi adapters that appear to support offchannel mode but do not. dpp_listen appears to work without errors. The Raspberry Pi (supplicant) is using a TP-Link Archer T4U V3 adapter. Given that hostap is sending out the authentication request on channel 1 and the wpa_supplicant logs show no receipt of management frames, anything you can think of for me to check? > On Feb 9, 2019, at 3:32 PM, Jouni Malinen <j@xxxxx> wrote: > > On Fri, Feb 08, 2019 at 03:10:29PM -0700, Steve Johnson wrote: >> I have built hostapd and wpa_supplicant per the instructions and am having trouble getting the negotiation to complete. Using wireshark (airtool), I can see that hostapd is sending the authentication request OTA. On the wpa_supplicant machine, I cannot see any nl80211 debug messages showing that any management frames have been received. (but I can see that it has registered for the correct frame types). >> >> I've tried two diffent STA machines (Pi and NUC) - each one can function properly as an AP, so I know the radios work. > > But do you know that the WLAN driver on the devices support offchannel > TX operation while in AP mode? Have you used a wireless sniffer to > verify whether the Public Action frame is actually transmitted on the > expected channel (2412 MHz in this case)? > >> hostapd logs: ( grep DPP ) > > That grepping removes the most relevant lines for this, i.e., what > happens with the nl80211 commands to send out the DPP Public Action > frame. Anyway, some drivers might lie about the TX status, so a wireless > sniffer would be more robust way of checking what exactly happened when > working with drivers that have not yet been confirmed to work with DPP. > > -- > Jouni Malinen PGP id EFC895FA _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap