Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with ha_mqtt_binary_sensor_ble_scanner #38

Open
drbent15 opened this issue May 22, 2018 · 1 comment
Open

Help with ha_mqtt_binary_sensor_ble_scanner #38

drbent15 opened this issue May 22, 2018 · 1 comment

Comments

@drbent15
Copy link

drbent15 commented May 22, 2018

First I would like to thank you for this sketch, just what I been looking for.

  1. Can you help me understand how to use "MAX_NON_ADV_PERIOD"?
    (Edit.: I think I understand it but anything over 5000 (5 secs) doesn't seem to work.)
  2. How best to implement a feature to only publish to mqtt when (RSSI() > -##)?
    "##" being any number enter by the user, like (65,75, or 80). This way I can kinda limit the area it can see
    the ble device.
    I have no Arduino sketching experience, so I wouldn't dare mess with a sketch that was written so beautifully. So your help would be much appreciated. Thanks in advanced
@Wirefren
Copy link

  1. because if more than 5s the program will be slowed to read and excetuted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants