WICED with Apple Bonjour

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

The Broadcom WICED API advertises support for mDNS / Bonjour. If I set up the module to join an infrastructure network (router), can I advertise an mDNS service that is recognized by the Apple iOS NSNetServiceBrowser class? If so, is there another reason the documentation suggests that I need to register with Apple's MFI program since these interfaces (mDNS, NSNetServiceBrowser) are open?

0 Likes
1 Reply
Anonymous
Not applicable

Due to Apple licensing restrictions, Bonjour does not ship with the WICED SDK.

WICED provides Gedday for mDNS services, Gedday is a lightweight alternative to Bonjour Please review the Apps/snip/service_discovery application.