From 31cd94a79746e6e23d3ce552e11271c154ada3cc Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Sun, 7 Jul 2024 12:12:54 -0400 Subject: [PATCH] . --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 24a6f0b47..7a1f3f137 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,8 @@ The **Temperature Node** broadcasts the air temperature, atmospheric pressure an The sensor board has 4 pins and is 13mm by 10.5mm in size. The sensor BME280 measures relative ambient temperature, barometric pressure and relative humidity, and passes measured values via I2C protocol. +The unit combines high linearity and high accuracy sensors and is perfectly feasible for low current consumption, long-term stability and high EMC robustness. The humidity sensor offers an extremely fast response time and therefore supports performance requirements for emerging applications such as context awareness, and high accuracy over a wide temperature range.[^2] + ESP32-Node Pinout > [!IMPORTANT]