|
|
||
Is the NibePi 1.1 ROM 100% compatible with the Raspberryi Pi 3 (with LAN) -> I´ll write Image on SD and finished? (Zero has no LAN Interface) |
||
|
||
This is very likely as these images are based on Raspian. For the 1.0.6-image: I put this on my RPi2 with LAN and everything was fine. Usually, the kernels are generic. You can easily check this by looking at the number of CPUs (lscpu will tell). The Zero has 1 and starting with RPi2, they have 4. A kernel optimized for the Zero should boot only one core, generic kernels boot all four cores. Maybe you have to uncomment the WLAN stuff but if I remember correct, LAN started automatically. |
||
|
||
Habe gerade für den neuen RPi4 die SD Karte beschrieben, wundersamerweise zeigte mir Windows den Inhalt anschließend an, und da sieht man schön wie alle RPi vorhanden sind als Boot Datei Frage geklärt. Habe ich das denn so richtig verstanden: In Node RED stell ich den Schalter um auf "Read/Write" und dann kann ich mich einloggen per SSH und Updates durchführen, Wlan ausschalten usw. wie ich es von Raspian gewohnt bin. |
||
|
||
In nodered you need to doubleclick a nibepi node and select the server config and probably change serial port. Then it should work. |
You are correct. But beware of breaking the read only mode. If you install other apps or functions. Those might block read only. ||
|
||
Die Hardware ist fast vollständig (fehlt nur noch ein Cat Kabel). Frage: 1.Mein RS485 Adapter passt doch auf meinen RPi 3B oder ? https://cdn-reichelt.de/documents/datenblatt/A300/RB-RS485_2017_01.pdf Läuft der Plug´n´Play oder muss der irgendwie konfiguriert werden ? 2. Welche Eingänge sind richtig ? Laut Modbusanleitung von Nibe wären es: A: 11 B: 10 GND: 9 Laut Schaltplan von Nibe zur F1255 wären es: A: 15 B: 14 GND: 13 Ich habe definitiv keine Lust mir den RPi, den Adapter oder gar die WPWP [Wärmepumpe] Platine zu zerschießen ! Wenn man "COM" als Modbus interpretiert würde es passen. Das A+B daneben irritiert mich nur. |
||
|
||
9,10,11,12 is correct. As in the Modbus manual, Nibe specifies another accesories, another bus. The RS485 module you bought should work. |
||
|
||
problem: nibepi_1.1_clean.rar -> can´t be unzipped, broken installed new WinRAR Version, now its ok. |
||
|
||
und Schau dir im Installhandbuch mal das betreffende Kapitel an. Zubehör mit Platine AA5 wird an 13-15 angeschlossen, solches mit AA9 an 9-12. Das Modbus 40 hat die Platine AA9 und kommt an 9-12. Steht im Manual zum Modbus 40 auch genau so drin und das Modul wird als solches verwendet. Mein Modul ist sehr ähnlich. In der Anleitung steht, dass es am RPI 2B passt - dann passt es am 3er auch, der hat die gleiche Belegung. Du musst nur aufpassen, dass du es ans richtige Ende der Kontaktleiste steckst. Das Modul hat nämlich die kurze Fassung der ersten RPis, der 3er (wie der 2er) aber die lange Kontaktleiste. Von daher nach Pinout RPi 3 googeln und dann anhand des Schaltplans in deiner Anleitung schauen, dass du das richtige Ende hast. Pin 1,2,4,6 mit den Spannungen und GND sind dabei die, auf die du achten musst. Wenn du ganz paranoid bist, dann bei laufendem Pi mit dem Multimeter noch die 3,3 und 5V nachmessen, dann bist du ganz sicher am richtigen Ende. Es ist ja gerade KEIN Modbus. Es ist RS485 mit einem eigenen Protokoll oben drauf. Wenn man Modbus (genauer gesagt, Modbus über RS485) haben will, dann braucht man das Modbus 40, das zwischen diesem Protokoll und Modbus übersetzt. Ein Modbus 40 hat quasi auf beiden Seiten RS485. Auf der einen Seite spricht es Nibe, auf der anderen Modbus. Modbus ist quasi die höhere Schicht, RS485 die tiefere Schicht. Modbus, so wie es das Modbus 40 von Nibe anbietet, läuft folglich über RS485. Man kann Modbus auch über TCP machen wie die neue S-Reihe oder mein Fronius-WR. Das daneben ist höchstwahrscheinlich auch RS485, nur eben für AA5-Zubehör. Vermutlich hat es wieder ein anderes Protokoll... |
||
|
||
Danke. An der WPWP [Wärmepumpe] ist es noch nicht angeschlossen, aber es läuft. Ich sehe Node-Red und habe auch schon Schreibzugriff aktiviert und in der config Wlan deaktiviert. Soweit so gut. Nur was mache ich mit Node RED ? Unter http://nibepi:1880/ui/ ist nichts. Ich dachte ein paar Sachen wären schon hinterlegt. Oder geht das erst wenn er die WPWP [Wärmepumpe] erkennt ? |
||
|
||
You can build an own dashboard there. If you want the nibepi setup with all the functions, you need to download the flows.json file from my github and replace the existing one. |
The clean image dont have an dashboard. http://nibepi:1880 is the node red Interface with example nodes. ||
|
||
thank you. @JanRi Du hast mir ja mal erklärt: Wenn ich mir jetzt im Node RED (im NibePi RPi) z.B. ein UI bastel mit allen relevanten Messwerten und wenn es geht auch z.B. Regler/Schalter wo ich die % der WT-Pumpe & KT-Pumpe usw verstellen kann... brauche ich dazu MQTT ? Sry hab echt 0 Plan wie ich den Einstieg kriege. Würde gern anfangen und mir dann Stück für Stück ein Dashboard bauen. |
||
|
||
Da kann ich dir leider nicht helfen... ich kenne mich mit NodeRed nicht im geringsten aus. Ich kann mir aber vorstellen, dass NodeRed selbst auch über MQTT geht, um an die Daten zu kommen. Aber MQTT kann das Image ja vermutlich ohnehin schon (ich kenne halt nur das alte 1.0.6). Falls du das mit NodeRed hinbekommst, brauchst du natürlich nichts weiteres von außen per MQTT dazuzubasteln. |
||
|
||
If you start the interface at http://nibepi:1880 (or whatever IP that fits your nibepi) You can import an example flow from here: You can import it using this description. Settings -> Import -> Paste -> Import It will generate 3 nodes, NibePi input, UI slider and a Output node. This setup will generate a UI at http://nibepi:1880/ui that looks like this Just slide it and it will update the heatpump. No need for MQTT because all is done within Node-RED and the NibePi plugin. If you change it in the heatpump, the slider will update. Of course you need a working serial connection to the heatpump in order to make it work, set it up by double clicking a NibePi node and set the server up with serial settings. Or it might just work out of the box. Good luck 1 |
In Node-RED you can use the NibePi nodes to acheive this. ||
|
||
Ich hoffe ich habe das so richtig verstanden: Server ist immer:/dev/ttyAMA0 und das Register ist hier beschrieben: https://github.com/bebben88/NibePi/blob/master/nibepi/models/F1255.json oder gibt es da noch mehr ? erstes Dashboard, jetzt muss ich sie mal anschließen |
||
|
||
Scheint zu klappen Andere Frage: Habe auf "intelligentes Zubehör suchen" geklickt, danach hat die WPWP [Wärmepumpe] alle verfügbares RMU gefunden (angeklickt), aber kein Modbus. Gab dann eine Fehlermeldung dass der RMU nicht antwortet. Habe dann manuell Modbus aktiviert - war das so korrekt ? |
||
|
||
With your rs485 adapter it should be /dev/ttyAMA0 If you connect it should work. You might need to restart nodered if you connect the heatpump later |
It seems right. If you click the "bug" (debug) on the right you will get debug output if you activated it on the debug nodes in the end of each Flow. ||
|
||
And there is a special function in NibePi that simulates an RMU40 and that might have tricked the WPWP [Wärmepumpe] that it was there. Do you have a real RMU40? Glad you have it working 👍 |
The automatic search dosent find the modbus (nibepi) modul automatically, you need to activated it manually like you have done. ||
|
||
Thank you very much No i have no RMU40. The ready only mode is reset automatically after a ~1min, how can I set r/w permanent ? |
||
|
||
If you doubleclick a nibepi node and go into the server settings there is a box you can uncheck and save, then it should be rw mode. You can also Edit the file /etc/nibepi/config.json and just type false instead of true on the read-only line, next time you set it in rw mode it will keep it that way. |
Okey, if it's activated by mistake it is just to uncheck it. ||
|
||
i dont find server settings by doubleclick a nibepi node in /etc/nibepi/config.json is no read only line. --- I got a message for "not used" (see picture), but I dont find the flow !? ----- after setting GM: the output shows "timeout setting data" and then shows yellow is that ok ? |
||
|
||
Erste Menüs nachgebaut |
Beitrag schreiben oder Werbung ausblenden?
Einloggen
Kostenlos registrieren [Mehr Infos]