Xerxes-hjj
Xerxes-hjj
How to dynamically modify whether to connect automatically? Such as: sometimes automatic connection is required, sometimes not.
Hello, I want to know how your NRF Connect app is compatible or set to scan parameters. I found that a question is: setusehardwareBatchingifSupported is set to True. At this...
当我修改了设备的广播名后 var result: ScanResult result?.device?.name 没有修改 result.scanRecord?.deviceName 正常更改 nrfconnect 能正常修改 请问nrfconnect APP 是采用的result.scanRecord?.deviceName 这个吗???