BT785: verschil tussen versies

Uit RevSpace

Geen bewerkingssamenvatting
Regel 1: Regel 1:
== Introduction ==
== Introduction ==
This page is about reverse engineering the BT-785, an inexpensive Tuya-compatible water electrical conductivity (EC) meter.
This page is about reverse engineering the BT-785, an inexpensive Tuya-compatible water electrical conductivity (EC) meter.
It measures EC and temperature, and has a display and communicates its reading over Bluetooth Low-Energy (BLE) to the Tuya app on a phone.
It measures EC and temperature, and has a display and communicates its reading over Bluetooth Low-Energy (BLE) to the Tuya app on a phone.
The goal is to understand the communication protocol so we can communicate with it from the raspberry pi in the [[Karaburan]] project.


The goal is to understand the communication protocol so we can communicate with it from the raspberry pi in the [[Karaburan]] project.
== Analysis ==
[[file:bt785-nrfconnect.png]]
On the lowest level, it uses bluetooth low-level with the GATT profile:

Versie van 12 okt 2025 08:27

Introduction

This page is about reverse engineering the BT-785, an inexpensive Tuya-compatible water electrical conductivity (EC) meter. It measures EC and temperature, and has a display and communicates its reading over Bluetooth Low-Energy (BLE) to the Tuya app on a phone. The goal is to understand the communication protocol so we can communicate with it from the raspberry pi in the Karaburan project.

Analysis

On the lowest level, it uses bluetooth low-level with the GATT profile: