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.
I think I'm a step further using the Funky v3 / Lilypad USB:
Code:
delay for 255s
ready!
When I touch the resistor leg of D7 the programming LED triggers, it then keeps burning. But in the SoftSerial terminal I don't read progbutton 0 / 1.
Do I need a blinking LED to program? Or does the LED need to burn continously?
Programming doesn't work. Could it be my MDT SCN-IP000.02 interface? If I use the ETS5 group monitor I see telegrams when pressing the red button in the Konnekting Suite.
I uploaded my sketch, some screenshots from the suite and the log files. I tried both the normal mode and debug mode of the suite. http://fluppie.backupcssolutions.be/ in the Public folder.
When pressing the red button in the suite, you should press the prog-button on the device as well, so that the device tells prog-mode=1 on it's console.
During programming, you should see telegrams in ETS group monitor, sent from the suite (GA 15/7/255) and from the device back (same GA 15/7/255).
pls. repeat the programming process and post a screenshot of ETS group monitor, filtered for GA=15/7/255 telegrams.
Tried some more, I don't know if the "Lilypad clone" is the issue or not... I can trigger the prog button, but the softserial terminal gives no feedback regarding the progstate.
I'll try to get a "regular" Arduino Micro.
The 1st byte is always the protocol version. Right now, this is always 0x00.
The 2nd byte is the message type. Here you have 0x15 --> https://github.com/KONNEKTING/Konnek...ividualaddress ---> ReadIndividualAddress telegram.
No response in the SoftSerial terminal when pushing the button. The weird thing is that the led burns but the terminal does not give any feedback.
I ordered a Arduino Micro to make sure my Atmega32U4 device isn't working differently. Normally I'll have it by tomorrow.
Aha, well spotted. Will re-try tonight!
Once I have everything up and running, I'm willing to invest some time in translations / English quick start guide.
KONNEKTING Suite - Version 1.0.0-BETA2 Build 2016-02-23_19-57-37 DEBUG MODE!
Running on Windows 8.1
KNX Verbindung: IP-Interface
[Programmieren] Programmiere: 1.1.100 Temp RH test Phil
[Programmieren] Initialize...
[Programmieren] Reading commobjects...
[Programmieren] Reading parameters...
[Programmieren] Fortschritt: 1/26
[Programmieren] Please press 'program' button...
Fehler beim Programmieren.
de.konnekting.deviceconfig.ProgramException: Problem writing individual address
at de.konnekting.deviceconfig.Program.program(Program.java:107)
at de.konnekting.suite.ProgramDialog$4.run(ProgramDialog.java:172)
at java.lang.Thread.run(Thread.java:745)
at de.konnekting.suite.BackgroundTask$1.run(BackgroundTask.java:59)
Caused by: de.root1.slicknx.KnxException: Can not set address. no device in prog mode
at de.konnekting.mgnt.protocol0x00.ProgProtocol0x00.writeIndividualAddress(ProgProtocol0x00.java:358)
at de.konnekting.mgnt.KonnektingManagement.writeIndividualAddress(KonnektingManagement.java:72)
at de.konnekting.deviceconfig.Program.program(Program.java:103)
... 3 more
[Programmieren] Fertig! Dauer: 106833ms
Ah... *idea*....
Check your IP Interface configuration in ETS. Some IP Router/Interfaces are configured to not forward telegrams on main line 14 and/or 15. But we're using 1577/255 for communication...
It's german, but the option "Hauptlinine 14 / 15 Gruppentelegramme: alles weiterleiten" means:
"Mainline 14/15 group telegrams: forward all"
Hmm, *thinking* forget it... You're using an IP Interface. And according to the manual, there's no such configuration for IP Interface... damn.
Hmm...
The suite is sending data, ETS does log those telegrams, device is in prog-mode, but is not receiving any data... and therefore not replying with a telegram....very strange.
I checked ETS5, I have no parameters like that, only DHCP on/off and a setting for the http port 80 / 8080.
EDIT: I'm wondering if it would be handy to have a "test sketch" who sends a 1 or 0 to a group address let say every 10s. Everything hardcoded, just to make sure if the serial communication Arduino to BCU is working.
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