![]() |
|
help with rangefilter - Printable Version +- phyphox Forums (https://phyphox.org/forums) +-- Forum: Discussion (https://phyphox.org/forums/forumdisplay.php?fid=1) +--- Forum: General (https://phyphox.org/forums/forumdisplay.php?fid=3) +--- Thread: help with rangefilter (/showthread.php?tid=2384) |
help with rangefilter - huckley - 08-31-2026 hello, for a natural swimming pool with 2 pools I build the following: 2 Sender where each read 2 sensor and deliver the current values it via lora 1 receiver, which can ask for history data via phyphox. I wish to create a rangefilte that filter incorrect data (e.g. -127 °C) If i build the phybox file without rangefilter, the app displays the correct raw data. with rangefilter it displays only the batteryvoltage, which is not filterd so any idea, whats the problem? |