Hey,
Since the last commit I have been unable to find AxLE devices. I have a guess that this may be related to the if (device.Rssi < RssiFilter) return; in the AxLEDeviceAdvertised method. I was only able to test this with one device, but it seems that my device's Rssi is always negative.
Cheers,
Sérgio
Hey,
Since the last commit I have been unable to find AxLE devices. I have a guess that this may be related to the
if (device.Rssi < RssiFilter) return;in the AxLEDeviceAdvertised method. I was only able to test this with one device, but it seems that my device's Rssi is always negative.Cheers,
Sérgio