Futomi Hatano
Futomi Hatano
@duceduc, `startScan()` method reports all advertising packets. The purpose of this method is monitoring status of device.
> Perhaps by address? Yes, you should use the value of the `address`. The value of the `address` is a MAC address which is globally unique.
In my win10 environment, a sound is played without delay. Can you try [the quick start script](https://github.com/futomi/node-wav-player#Quick-Start)?
Thank you for your feedback. Your feedback is really helpful because I don't have any beacon which broadcasts unexpected packets. This issue is a bug. This module checked packet size...
@YoussF, do you have the problem with your beacon even now?
Thank you for reporting the issue. I'll try to fix it.
Fixed the issue. Please try again.
Thank you for your feedback. Could you try `enocean.startMonitor().then(...` (auto detection mode, no parameters)? My stick is "300 DB". Your stick ("300 DC") seems to be the new model. Could...
Thank you for your feedback. I've not understand what you want to do yet reading your comment. Could you elaborate a little more what you want to do and what...
Thank you for explaining your situation. The point is that ECHONET Lite devices are sometimes not discovered using the `startDiscovery()` method, isn't it? What OS do you use? Windows 10?