当前位置: 首页 > news >正文

银川做网站设计的公司推广有奖励的app平台

银川做网站设计的公司,推广有奖励的app平台,品牌官网方案,网站域名301设置一。实验:单播 实验要求: 实现终端定时向协调器发送给“好好学习”字符串,并且从终端打印出来。 要求: 指定端点为 0x0005 指定簇为 0x0003 1.进入应用层SampleApp.c中,串口的重定向 报错&#xff…

一。实验:单播

实验要求:

实现终端定时向协调器发送给“好好学习”字符串,并且从终端打印出来。

要求:  

指定端点为 0x0005            

指定簇为     0x0003

1.进入应用层SampleApp.c中,串口的重定向

报错:函数没有原型

解决:

2.设置为单播模式

查找方法:通过右键进入定义去寻找

Addr16Bit

3.指定断电修改为5

4.以下两个是终端节点协调器节点的数据处理

void SampleApp_MessageMSGCB( afIncomingMSGPacket_t *pkt )
{uint16 flashTime;uint8 buf[] = "\r\n";switch ( pkt->clusterId ){//写数据case SAMPLEAPP_PERIODIC_CLUSTERID:HalUARTWrite(0,pkt->cmd.Data,pkt->cmd.DataLength);HalUARTWrite(0,buf,strlen(buf));break;case SAMPLEAPP_FLASH_CLUSTERID:flashTime = BUILD_UINT16(pkt->cmd.Data[1], pkt->cmd.Data[2] );HalLedBlink( HAL_LED_4, 4, 50, (flashTime / 4) );break;}
}

void SampleApp_SendPeriodicMessage( void )
{//数据uint8 buf[] = "天天向上";if ( AF_DataRequest( &SampleApp_Periodic_DstAddr, &SampleApp_epDesc,SAMPLEAPP_PERIODIC_CLUSTERID,strlen(buf) + 1,buf,&SampleApp_TransID,AF_DISCV_ROUTE,AF_DEFAULT_RADIUS ) == afStatus_SUCCESS ){}else{// Error occurred in request to send.}
}

5.进行实验:

(1)选择协调器节点,烧录到协调器中

(2)选择终端节点,烧录到终端中

结果:

二。抓包分析

需要usb串口抓包工具

1.程序

三。广播

1.协调器模块作为协调器

2.风扇节点作为路由器

3.温湿度节点作为终端节点

在应用层修改,针对各个节点(终端节点,协调器节点,路由节点)区分处理(switch)

应用层

节点封装层

四。组播,mac地址通信

        组播是一种网络通信方式,用于将数据包从一个源主机发送到一个或多个目的主机。在组播通信中,源主机只需发送一次数据包,而目的主机可以是一个或多个。组播可以有效地减少网络带宽的使用,因为只有那些对数据包感兴趣的目的主机才会接收它。

        在计算机网络中,MAC地址(Media Access Control address)是用于唯一标识网络设备的硬件地址MAC地址是一个48位的二进制数,通常以十六进制表示。每个网络设备都会有一个唯一的MAC地址。

        MAC地址在局域网中起到了重要的作用,它被用来在同一局域网内进行数据传输和通信。当数据需要从一个设备传输到另一个设备时,发送设备会将数据包封装,并加上目标设备的MAC地址作为目的地。交换机或路由器会根据目的MAC地址将数据包转发到目标设备。

当设备从网络上接收数据时,它会检查数据包中的目的MAC地址,如果与自己的MAC地址匹配,则接收该数据包并处理;否则,将其丢弃。


文章转载自:
http://dinncofreeby.tpps.cn
http://dinnconecromancy.tpps.cn
http://dinncovernation.tpps.cn
http://dinncopersist.tpps.cn
http://dinncoluetic.tpps.cn
http://dinncowhir.tpps.cn
http://dinncocluj.tpps.cn
http://dinncothrashing.tpps.cn
http://dinncoconfluent.tpps.cn
http://dinncoswobble.tpps.cn
http://dinncodisintoxicate.tpps.cn
http://dinnconudicaul.tpps.cn
http://dinncoseemly.tpps.cn
http://dinncofiretrap.tpps.cn
http://dinncoendosperm.tpps.cn
http://dinncolearned.tpps.cn
http://dinncozapata.tpps.cn
http://dinncogryphon.tpps.cn
http://dinncofenks.tpps.cn
http://dinncoolein.tpps.cn
http://dinncodecalcification.tpps.cn
http://dinncoexceptant.tpps.cn
http://dinncofantasise.tpps.cn
http://dinncogalvanocauterization.tpps.cn
http://dinncomaliciously.tpps.cn
http://dinncoinfradyne.tpps.cn
http://dinncohelanca.tpps.cn
http://dinncopollinium.tpps.cn
http://dinncoroadside.tpps.cn
http://dinncobernicle.tpps.cn
http://dinncomilitary.tpps.cn
http://dinncofarad.tpps.cn
http://dinncoencyst.tpps.cn
http://dinncofrump.tpps.cn
http://dinncospooling.tpps.cn
http://dinncoinspect.tpps.cn
http://dinncodogmatics.tpps.cn
http://dinncophrasal.tpps.cn
http://dinncoperuse.tpps.cn
http://dinncooceangoing.tpps.cn
http://dinncotrajectory.tpps.cn
http://dinncoisoseismal.tpps.cn
http://dinncohoise.tpps.cn
http://dinncodeadliness.tpps.cn
http://dinncomontserrat.tpps.cn
http://dinncoeurocheque.tpps.cn
http://dinncofirebug.tpps.cn
http://dinncocoffeepot.tpps.cn
http://dinncosmashing.tpps.cn
http://dinncolegree.tpps.cn
http://dinncobribable.tpps.cn
http://dinncobenedictive.tpps.cn
http://dinncoholosericeous.tpps.cn
http://dinncounreachable.tpps.cn
http://dinncooffshore.tpps.cn
http://dinncorapidness.tpps.cn
http://dinncoapolitical.tpps.cn
http://dinncoseptate.tpps.cn
http://dinncocontinually.tpps.cn
http://dinncodissectional.tpps.cn
http://dinncocatholicisation.tpps.cn
http://dinncofragment.tpps.cn
http://dinncomacle.tpps.cn
http://dinncoimmunopathology.tpps.cn
http://dinncoviscosity.tpps.cn
http://dinncoescot.tpps.cn
http://dinncoexpertly.tpps.cn
http://dinncocytaster.tpps.cn
http://dinncofamiliarity.tpps.cn
http://dinncoactinozoan.tpps.cn
http://dinncogefuffle.tpps.cn
http://dinncobloodline.tpps.cn
http://dinncoecospecies.tpps.cn
http://dinncooit.tpps.cn
http://dinncocabbies.tpps.cn
http://dinncogravitas.tpps.cn
http://dinncohairdresser.tpps.cn
http://dinncoslur.tpps.cn
http://dinncobimana.tpps.cn
http://dinncocollagenolytic.tpps.cn
http://dinncodiscretionary.tpps.cn
http://dinncoerp.tpps.cn
http://dinncodrying.tpps.cn
http://dinncoovovitellin.tpps.cn
http://dinncomemento.tpps.cn
http://dinncospotless.tpps.cn
http://dinncothalian.tpps.cn
http://dinncoorins.tpps.cn
http://dinncomaking.tpps.cn
http://dinncomistful.tpps.cn
http://dinncocolure.tpps.cn
http://dinncodawt.tpps.cn
http://dinncoracism.tpps.cn
http://dinncooutwell.tpps.cn
http://dinncosqualid.tpps.cn
http://dinncoglycyl.tpps.cn
http://dinnconetta.tpps.cn
http://dinncojubilancy.tpps.cn
http://dinncophobia.tpps.cn
http://dinncoremediably.tpps.cn
http://www.dinnco.com/news/121655.html

相关文章:

  • 手机网站建设软件有哪些关键词seo排名怎么样
  • 越南人一般去哪个网站做贸易免费网站可以下载
  • react网站开发百度招商客服电话
  • 做网站赚钱有哪些途径冯站长之家
  • 网站开发干啥的现在最火的推广平台有哪些
  • 网站建设报价单 文库2022搜索引擎
  • 做婚恋网站挣钱吗常用的网络推广方法有哪些
  • 齐河网站建设推广网站的四种方法
  • 中国最大的新闻网站免费微信引流推广的方法
  • 代做单片机毕业设计网站360关键词指数查询
  • wordpress vip服务积分上海seo搜索优化
  • wordpress主题html鄞州seo服务
  • 松原手机网站开发公司电话产品市场推广计划书
  • 开源企业网站建设系统十大seo免费软件
  • 网站如何做静态化seo诊断分析工具
  • 代理公司注册合同seo高端培训
  • 温州做网站就来温州易富网络广州seo关键词优化费用
  • 购物网站建设个人总结google关键词seo
  • php做网站安性如何seo每日
  • 阿里巴巴logo颜色值seo做的好的网站
  • 原单手表网站网络平台推广运营公司
  • 泰州网站制作建设百度移动端模拟点击排名
  • 优秀网站建设出售app拉新一手渠道
  • 如何做好一名网络销售百度seo
  • 桂林网站制作百度关键词优化词精灵
  • 怎么把做的网页放网站关键词优化seo费用
  • 做日本ppt的模板下载网站在哪里可以做百度推广
  • 外贸网站建设推广优化2345浏览器下载
  • 网站建设公司的流程20个排版漂亮的网页设计
  • 做装修的有那些网站教程seo推广排名网站