Skip to content

Devices

Daniel_Wagner edited this page Nov 16, 2019 · 1 revision

TODO

  • Raspberry Pi (Server)
  • Android-Devices (patient Client)
  • Medical Devices
  • PC (doctors Client)

Medical Devices

Approach for development: usage of bluetooth scale and catching bluetooth signals with open source project code

Purchased scale: Beurer BF700 Reasons for purchase:

  • recommendation from project owner
  • local calculation of medical values (body composition, hydration etc.) as opposed to calculation in vendor smartphone app (like in xiaomi scales)
  • is part of open source project: Open Scale
  • trial in local store with nRF Connect debugging app: scale updates values of specified BLE service like expected
  • great cost-effectiveness

Useful links for working on the BLE connection: Hacking BLE
Hacking Escooter

Clone this wiki locally