Hi there,
I'd like to use the mDNS function provided by the SDK. Is there any chance to kick the function via AT commands? I thought that I would implement the command by myself. But the source code, https://github.com/espressif/esp8266_at looks out dated (?)
I just want to advertise type "_osc._udp", IP address and port number.
[SOLVED]DNS-SD via AT command
Re: DNS-SD via AT command
Postby ESP_Faye » Mon Nov 16, 2015 12:04 pm
Hi,
Yes, source code of the latest AT commands is not open source now.
But you still can add your own new AT commands.
Download ESP8266_NONOS_SDK_V1.4.0_15_09_18
Documentation about AT commands
How to add user-define AT commands ?
Thanks for your interest in ESP8266 !
Yes, source code of the latest AT commands is not open source now.
But you still can add your own new AT commands.
Download ESP8266_NONOS_SDK_V1.4.0_15_09_18
Documentation about AT commands
How to add user-define AT commands ?
Thanks for your interest in ESP8266 !
Re: DNS-SD via AT command
Postby hanyazou » Mon Nov 16, 2015 4:47 pm
Wow, it sounds nice!
I tried the sample to find that is what I need. I can add my AT command to the FW while other AT commands still works.
---
AT+GMR
AT version:0.50.0.0(Sep 18 2015 20:55:38)
SDK version:1.4.0
compile time:Nov 16 2015 16:23:26
OK
AT+TEST=1,"abc",3
the first parameter:1
the second parameter:abc
the third parameter:3
OK
---
Thank you very much.
I tried the sample to find that is what I need. I can add my AT command to the FW while other AT commands still works.
---
AT+GMR
AT version:0.50.0.0(Sep 18 2015 20:55:38)
SDK version:1.4.0
compile time:Nov 16 2015 16:23:26
OK
AT+TEST=1,"abc",3
the first parameter:1
the second parameter:abc
the third parameter:3
OK
---
Thank you very much.
Who is online
Users browsing this forum: No registered users and 2 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.