espconn_mdns_init with SOFTAP IP

blubb
Posts: 116
Joined: Mon Jun 22, 2015 5:35 am

espconn_mdns_init with SOFTAP IP

Postby blubb » Tue Jun 06, 2017 5:25 am

Does espconn_mdns_init work with the SOFTAP IP?

I retrieve the IP by calling wifi_get_ip_info in STATIONAP_MODE using the parameter SOFTAP_IF. Using this IP with espconn_mdns_init, this results in the following error message:

"mdns ip error!"

blubb
Posts: 116
Joined: Mon Jun 22, 2015 5:35 am

Re: espconn_mdns_init with SOFTAP IP

Postby blubb » Thu Jun 08, 2017 5:32 pm

Hello?? Are there any known issues?

blubb
Posts: 116
Joined: Mon Jun 22, 2015 5:35 am

Re: espconn_mdns_init with SOFTAP IP

Postby blubb » Wed Jun 21, 2017 7:34 pm

Hi, does this work for everyone but me or does no one use this feature?

Her Mary
Posts: 537
Joined: Mon Oct 27, 2014 11:09 am

Re: espconn_mdns_init with SOFTAP IP

Postby Her Mary » Thu Jun 22, 2017 2:43 pm

Have you called wifi_set_broadcast_if(STATIONAP_MODE) ?

blubb
Posts: 116
Joined: Mon Jun 22, 2015 5:35 am

Re: espconn_mdns_init with SOFTAP IP

Postby blubb » Thu Jun 22, 2017 4:21 pm

Yes, in user_init() I call

wifi_set_opmode(STATIONAP_MODE);
wifi_set_broadcast_if(STATIONAP_MODE);

blubb
Posts: 116
Joined: Mon Jun 22, 2015 5:35 am

Re: espconn_mdns_init with SOFTAP IP

Postby blubb » Tue Jun 27, 2017 10:47 pm

I wonder if there is an official example on how to use mdns with softap.
Espressif?

Who is online

Users browsing this forum: No registered users and 64 guests