Post

Replies

Boosts

Views

Activity

Reply to Incompatibility with Android devices and Wifi Aware standard
@nikiizvorski The EU requires Apple's Wi-Fi Aware and Android's Wi-Fi Aware to be interoperable.
Replies
Boosts
Views
Activity
Oct ’25
Reply to Wi-Fi Aware Building peer-to-peer app sample app Error
pls use xcode 26 beta 5 beyond
Replies
Boosts
Views
Activity
Sep ’25
Reply to Wi-Fi Aware between iOS 26 and Android device
@Bojie_Lv @DTS Engineer @leonboe1 @liyang123 @pandarisearch @ I think Apple only needs to modify the peer database, and then Android and Apple can establish a connection via Wi‑Fi Aware. However, Apple hasn’t given me any response. Note: Qualcomm’s NMI and NDI are different, but Apple’s NMI and NDI are the same.
Replies
Boosts
Views
Activity
Sep ’25
Reply to Incompatibility with Android devices and Wifi Aware standard
@Anthenor @DTS Engineer @nikiizvorski I think Apple only needs to modify the peer database, and then Android and Apple can establish a connection via Wi‑Fi Aware. However, Apple hasn’t given me any response. Note: Qualcomm’s NMI and NDI are different, but Apple’s NMI and NDI are the same.
Replies
Boosts
Views
Activity
Sep ’25
Reply to Wi-Fi Aware can't pair with Android Device
@zmj520 what is the code 15? error code? pls show the apple log
Replies
Boosts
Views
Activity
Sep ’25
Reply to Wi-Fi Aware can't pair with Android Device
@zmj520 you need to contact Qualcomm to remove the password length restriction
Replies
Boosts
Views
Activity
Sep ’25
Reply to Wi-Fi Aware can't pair with Android Device
@fengyu122 @zmj520 Samsung S25 does not provide good support for NAN 4.0; its follow-up frames lack the SDEA parameter.
Replies
Boosts
Views
Activity
Sep ’25
Reply to Wi-Fi Aware can't pair with Android Device
@zmj520 If you use Android Java and output the PIN code in initiatePairingRequest, you will get an error on the Qualcomm platform: the password is too short. In this case, you need to contact Qualcomm to remove the password length restriction.
Replies
Boosts
Views
Activity
Sep ’25
Reply to Wi-Fi Aware can't pair with Android Device
@DTS Engineer I haven't seen any progress in Wi-Fi Aware interoperability between Android and Apple, which is frustrating
Replies
Boosts
Views
Activity
Sep ’25
Reply to Wi-Fi Aware can't pair with Android Device
"You should consult Samsung. I feel that Samsung does not support WiFi Aware 4.0, especially for NAN pairing
Replies
Boosts
Views
Activity
Sep ’25
Reply to Wi-Fi Aware Sample APP crashes on iOS 26 beta 6
@DTS Engineer Is the iOS 26.0 Universal Simulator(23A5308g) required to be downloaded? macOS 15.5, Xcode 26.0b5
Replies
Boosts
Views
Activity
Sep ’25
Reply to The NMI and NDI of Apple Wi Fi Aware are the same MAC address
@DTS Engineer @Bojie_Lv In Feedback Assistant, there is a question: "Which area are you experiencing the problem in? I chose Wi‑Fi. Could it be an issue with Wi‑Fi Aware, and should I ask about it in the Wi‑Fi section?"
Replies
Boosts
Views
Activity
Aug ’25
Reply to The NMI and NDI of Apple Wi Fi Aware are the same MAC address
@DTS Engineer I apologize for the urgency and any inconvenience caused. Could you please help me track FB19683706? If this issue cannot be resolved, I may lose my job. Thank you very much for your kind assistance.
Replies
Boosts
Views
Activity
Aug ’25
Reply to The NMI and NDI of Apple Wi Fi Aware are the same MAC address
@Bojie_Lv @DTS Engineer In Apple’s NAN peer database, the NMI of a successfully paired peer is stored as the identification marker. However, in Android and Qualcomm’s implementation, the NDI and NMI are different. As shown in the figure, Apple’s code may fail to recognize Android’s NDI, which could lead to no NDP response being sent.
Replies
Boosts
Views
Activity
Aug ’25
Reply to During the Wi-Fi Aware's pairing process, Apple is unable to recognize the follow-up PMF sent by Android.
@pandarisearch Android as subscriber In Android's onServiceDiscovered callback, execute initateBootstrappingRequest. In Android's OnBootstrappingSucceded callback, execute initatePairingRequest.
Replies
Boosts
Views
Activity
Aug ’25