请问:
30a-esp8266_mesh_user_guide中 4.2关于手机或服务器 发射控制包的参考代码中有关dst_addr[] = {xx,xx,xx,xx,xx,xx}; 的设置。
我的理解是外网服务器收到mesh 终端节点发送的请求,用户可以用 “espconn_mesh_get_src_addr(header, &src)” 函数获取
当前包来源地址,填入dst_addr[] = {xx,xx,xx,xx,xx,xx}; 然后发射回复包到终端节点 这样理解是否正确?
Hi:
The dst_addr[] = {xx,xx,xx,xx,xx,xx} configure about sever sending control packet at section 4.2 cellphone or server reference codes in 30a-esp8266_mesh_user_guide
My understand is when mesh node send request to server, user can use “espconn_mesh_get_src_addr(header, &src)” API to get the packet source address. the address as a target address wrote to dst_addr[] = {xx,xx,xx,xx,xx,xx}; final the server replay the mesh node, is it right?
dst_addr[] = {xx,xx,xx,xx,xx,xx}; for server reply
Who is online
Users browsing this forum: No registered users and 56 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.