Page 1 of 2

【求助】【网关】涂鸦sdk启动报MatchEUI: two null EUI

Posted: 2024年 Oct 22日 11:28
by ROVER

sdk启动的时候,log一直刷MatchEUI: two null EUI,想请问下是什么原因。

EUInull.txt
(31.41 MiB) Downloaded 10 times

Re: 【求助】【网关】涂鸦sdk启动报MatchEUI: two null EUI

Posted: 2024年 Oct 22日 15:41
by Kyson

你接了几个设备?启动之前做了哪些操作?把存储路径的文件打包发来看一下。


Re: 【求助】【网关】涂鸦sdk启动报MatchEUI: two null EUI

Posted: 2024年 Oct 22日 18:02
by ROVER

添加了54个设备


Re: 【求助】【网关】涂鸦sdk启动报MatchEUI: two null EUI

Posted: 2024年 Oct 22日 18:16
by ROVER

好的,麻烦您看一下

tuya_db_files.rar
(13.75 KiB) Downloaded 8 times

Re: 【求助】【网关】涂鸦sdk启动报MatchEUI: two null EUI

Posted: 2024年 Oct 24日 11:00
by Kyson

devices1.txt 里面是记录了所有 Zigbee 子设备信息,里面包含了一个 nodeid = 0xa883 的子设备无效信息,不清楚是怎么出现的,你看下能不能复现。目前只能把 devices.txt 和 device.txt 两个文件删了,或者用编辑器打开文件,搜索 a883,把它到行尾的内容都删掉。

Image


Re: 【求助】【网关】涂鸦sdk启动报MatchEUI: two null EUI

Posted: 2024年 Oct 24日 11:23
by ROVER

如果把devices.txt 和 device.txt都删掉的话,这个网关上的设备需要重加吗


Re: 【求助】【网关】涂鸦sdk启动报MatchEUI: two null EUI

Posted: 2024年 Oct 24日 11:26
by Kyson

需要重新添加哦,不重新添加的话,要自己编辑这两个文件。


Re: 【求助】【网关】涂鸦sdk启动报MatchEUI: two null EUI

Posted: 2024年 Oct 24日 11:31
by Kyson

可以试下用这两个文件覆盖


Re: 【求助】【网关】涂鸦sdk启动报MatchEUI: two null EUI

Posted: 2024年 Oct 24日 11:47
by ROVER

好的,谢谢


Re: 【求助】【网关】涂鸦sdk启动报MatchEUI: two null EUI

Posted: 2024年 Oct 24日 12:01
by ROVER

能问下文件中这些数值的含义吗