1 Star 0 Fork 0

DFRobot/pxt-DFRobot_loRaWANNodeModule

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
main.blocks 3.31 KB
一键复制 编辑 原始数据 按行查看 历史
Arya 提交于 2024-11-22 18:14 . 更改otaa实时数据接收启动时机
<xml xmlns="https://developers.google.com/blockly/xml"><variables></variables><block type="P2P_Received" id="#4=]t!Mwx(j-^qa_!7qQ" x="351" y="-25"><value name="HANDLER_DRAG_PARAM_sourceaddr"><block type="argument_reporter_number" id="HtL5WOlQ*dwbHmbh[V2I"><mutation duplicateondrag="true"></mutation><field name="VALUE">sourceaddr</field></block></value><value name="HANDLER_DRAG_PARAM_data"><block type="argument_reporter_string" id="k*3:!f$L+{d9LiZrz.WK"><mutation duplicateondrag="true"></mutation><field name="VALUE">data</field></block></value><value name="HANDLER_DRAG_PARAM_snr"><block type="argument_reporter_number" id="82PfXr8(!FeyW!rtI0=~"><mutation duplicateondrag="true"></mutation><field name="VALUE">snr</field></block></value><statement name="HANDLER"><block type="serial_writeline" id="I!ZvH5_q6JCTJ-1$oP4u"><value name="text"><shadow type="text" id="bPOQ`B0H1TpVo(jl/rC["><field name="TEXT"></field></shadow><block type="text_join" id="OrD(ggFH]EvtGIl0JcZB" inline="false"><mutation items="6"></mutation><value name="ADD0"><shadow type="text" id="+li[1F;V%R29fGk|5uD@"><field name="TEXT">source addr: </field></shadow></value><value name="ADD1"><shadow type="text" id="Yrhw.KBpc}@y.=fKfvF)"><field name="TEXT">世界</field></shadow><block type="argument_reporter_number" id="A54:k^|j9cg2jA}1u#M4"><field name="VALUE">sourceaddr</field></block></value><value name="ADD2"><shadow type="text" id="YP~$K6UMCtQ@{Zt4+YeG"><field name="TEXT">, data:</field></shadow></value><value name="ADD3"><shadow type="text" id="L{4LKT?Ait0M;k}QCHx6"><field name="TEXT"></field></shadow><block type="argument_reporter_string" id="0KDp:z~$vRFkYK8Kh+kN"><field name="VALUE">data</field></block></value><value name="ADD4"><shadow type="text" id="wB^FIzj=Hj_cC`fNEh@l"><field name="TEXT">, snr:</field></shadow></value><value name="ADD5"><shadow type="text" id="^}Ix@`-z}h3]`f{NR(MJ"><field name="TEXT"></field></shadow><block type="argument_reporter_number" id="7O6P+om973_h`SHhhOF)"><field name="VALUE">snr</field></block></value></block></value></block></statement></block><block type="pxt-on-start" id="5Xn~sAy|O5|7P$`e%;tZ" x="0" y="0"><statement name="HANDLER"><block type="serial_redirect" id=";PjjS#DjkOAWXre,X(~s"><field name="tx">SerialPin.P12</field><field name="rx">SerialPin.P13</field><field name="rate">BaudRate.BaudRate115200</field><next><block type="device_pause" id="kH3laGX9eYMX9PVe?job"><value name="pause"><shadow type="timePicker" id="-wGR/V%vFyy:pQ-0wE!]"><field name="ms">5000</field></shadow></value><next><block type="lorawan_initialize" id="Y*dOJO[62ImPI194tq)u"><next><block type="lorawan_connect_node_advanced_868" id="==|WJNSFUs5[sS`jFwj@"><field name="freq">LoRaFreq868.EU868_8681</field><field name="eirp">LoRaEirp868.DBM16</field><field name="sf">LoRaSF868.SF12</field><value name="address"><shadow type="math_number_minmax" id="R9@~!zT#7Oh6|35faBK$"><mutation min="1" max="254" label="Address" precision="0"></mutation><field name="SLIDER">1</field></shadow></value><next><block type="lorawan_connect_node" id="!.b4pw?/mPp;e1TAZe`m"><next><block type="lorawan_connect_gateway_otaa" id="+3(ovkW!H~tGBC4uF^IW"></block></next></block></next></block></next></block></next></block></next></block></statement></block><block type="lorawan_connect_gateway_otaa" id="wyc;u2Lu-c@xuo`T-LWi" disabled-reasons="ORPHANED_BLOCK,MANUALLY_DISABLED" x="336" y="685"></block></xml>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dfrobot/pxt-DFRobot_loRaWANNodeModule.git
git@gitee.com:dfrobot/pxt-DFRobot_loRaWANNodeModule.git
dfrobot
pxt-DFRobot_loRaWANNodeModule
pxt-DFRobot_loRaWANNodeModule
main

搜索帮助