Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.73 KB

README.md

File metadata and controls

48 lines (34 loc) · 1.73 KB

Introduction

Asset management through indoor positioning via bluetooth. Schema

  • Solution: HomeAssistant
  • Locator: ESP32 for gathering bluetooth signal
  • Beacon: nRF52832 for emitting bluetooth signal and representing assets

Technology

HomeAssistant

  • mqtt sensor battery sensor for asset tag (mqtt_room) sensor representing the location of the asset
  • mqtt binary sensor for locator installed at fixed places
  • lovelace page (entities-list)

code Tips: http GET http://139.24.185.184:8123/api/error_log "Authorization: Bearer Token" docker run -d --name=home-assistant -v /root/homeassistant:/config -p 8123:8123 homeassistant/home-assistant:stable ufw allow proto tcp from 10.10.196.0/24 to 139.24.185.184 port 1883

Locator

ESP32 development board (brough from taobao)

installation

code

Beacon

code

WeiChat MiniApp

code a mobiled beacon scan