andrewjfreyer / monitor

Distributed advertisement-based BTLE presence detection reported via mqtt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't get device info: No such device

infinitejest opened this issue · comments

I installed monitor.sh in raspberry pi 4B; but after I finished going throught the whole installation. It says when I run monitor.sh

Can't get device info: No such device

Preferences:

IP ADDRESS OR HOSTNAME OF MQTT BROKER

mqtt_address=127.0.0.1

MQTT BROKER USERNAME

mqtt_user=XXXXXX

MQTT BROKER PASSWORD

mqtt_password=XXXXXX

MQTT PUBLISH TOPIC ROOT

mqtt_topicpath=monitor

PUBLISHER IDENTITY

mqtt_publisher_identity='garage'

MQTT PORT

mqtt_port='1883'

MQTT CERTIFICATE FILE

mqtt_certificate_path=''

#MQTT VERSION (EXAMPLE: 'mqttv311')
mqtt_version=''

after more then 4 year using today i got this erro also.

Did you ever solved?