Results 12 comments of ccy joe

这块LdoFile函数加载lua脚本,是否有大小限制呢,我使用你的这个库是正常的https://github.com/ichenhe/Android-Lua

我自己新建了一个简单的lua脚本,并创建了一些简单的函数调用,此lua脚本可以正常加载LdoFile(Demo内置的lua脚本也可以)

The current processing method is to connect the next device after a successful/failed connection. There is no problem temporarily, but there is a problem. The connection efficiency is too low

> Sorry, but I don't understand your question. After the app is successfully started, enter the main interface, and at the same time establish the Bluetooth connection of 7 devices....

> @wscjy 应该是zbar库要改动,我试了下zxing官方的demo也是无法识别

also ran into this problem. I saw that the API has no offline push method for related listening devices,@Allen-Guof Get getConnectedDevicePointer(). Are there any other methods?

> @123yangu I implemented mDNS discovering myself. Then compare the ${compressFabricId-deviceId} with the mDNS service name. Discover code: > > ``` > nsdManager.discoverServices( > "_matter._tcp", NsdManager.PROTOCOL_DNS_SD, > discoveryListener > )...

> @123yangu I implemented mDNS discovering myself. Then compare the ${compressFabricId-deviceId} with the mDNS service name. Discover code: > > ``` > nsdManager.discoverServices( > "_matter._tcp", NsdManager.PROTOCOL_DNS_SD, > discoveryListener > )...