node.js - Raspberry btmon --server parameter -


i looking solution monitor ble devices near raspberry rssi value. far done monitoring, devices , current rssi value displayed on screen,

  • store values in database or
  • send them rabbitmq (either solution fine).

i using btmon monitoring has switch "-s" or "--server". unfortunately did not find useful documentation on (might fault). thought might start monitoring in way can query application. clue?

the other solution node.js/noble, noble installation fails.

well, btmon not solution device discovery needs triggered hcitool lescan not have recurrence parameter (only hcitool scan has). solution node.js/noble. installation failed, because tried latest version of noble.js. going 10.x solved problem.


Comments

Popular posts from this blog

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -