Wenn dies dein erster Besuch hier ist, lies bitte zuerst die Hilfe - Häufig gestellte Fragen durch. Du musst dich vermutlich registrieren, bevor du Beiträge verfassen kannst. Klicke oben auf 'Registrieren', um den Registrierungsprozess zu starten. Du kannst auch jetzt schon Beiträge lesen. Suche dir einfach das Forum aus, das dich am meisten interessiert.
// Definition of the Communication Objects attached to the device
KnxComObject KnxDevice::_comObjectsList[] = {
/* don't change this */ Tools.createProgComObject(),
// Currently, Sketch Index and Suite Index differ for ComObjects :-(
/* Sketch-Index 1, Suite-Index 0 : */ KnxComObject(KNX_DPT_1_001, "0/0/1"),
/* Sketch-Index 2, Suite-Index 1 : */ KnxComObject(KNX_DPT_1_001, "0/0/2"),
};
Hmm, weird. So I tried to program the Temp RH sketch with the new b3 suite. But when I press the red button (or one of the other three colored buttons) I don't get the pop-up screen with "press the program button". I'm using the Windows 64 bit version of the suite. Do I miss some component?
I'll check it tonight. When I click the button the pop-up appears. So hopefully I'll be able to program my first Konnekting device .
My goal is to create an input device for my Niko pushbuttons. This input device will be equipped with a DS18B20 and Bosch BME280. I'm also looking to integrate a CO2 sensor like the Senseair S8. But I think that will not be possible in a single wallbox...
Interesting links regaring CO2 monitoring with a Sensair S8:
It's about 35EUR and meausres VOC. Pure co2 values are not that interesting I think. VOC "smells" bad air quality, so that you can trigger to boost your ventilation system to improve the air quality... (that's exactly my use-case). WIth just co2 value, this is not that easy.
Wir verarbeiten personenbezogene Daten über die Nutzer unserer Website mithilfe von Cookies und anderen Technologien, um unsere Dienste bereitzustellen. Weitere Informationen findest Du in unserer Datenschutzerklärung.
Indem Du unten auf "ICH stimme zu" klickst, stimmst Du unserer Datenschutzerklärung und unseren persönlichen Datenverarbeitungs- und Cookie-Praktiken zu, wie darin beschrieben. Du erkennst außerdem an, dass dieses Forum möglicherweise außerhalb Deines Landes gehostet wird und bist damit einverstanden, dass Deine Daten in dem Land, in dem dieses Forum gehostet wird, gesammelt, gespeichert und verarbeitet werden.
Kommentar