-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Receive correct signals with current version 3.5.0 #306
Comments
The second output is not an general error, it uses a compressed message format, which is not human readable |
Ah, okay. Thx for the quick response. |
I'm not awar about Raspberrymatic. |
Simply connected via USB and then sent a command e.g. |
You can disable message reduction via Serial Command "CDR" or enable it again via "CER". Sending intertechno is possible also, but you have to provide the raw message to the uC, because the conversion from your command to the raw command is done in the perl module withhin FHEM. The raw command looks somehow like this one, but this is not really a intertechno message: To get your commands, i recommend to install fhem and capture the raw commands. |
Hello,
I wanted to update my Signalduino and have flashed the current hex file. After that, I can not longer receive or send correct signals. Has anything changed here?
I have flashed with the following command:
avrdude -c arduino -P /dev/ttyUSB0 -b 57600 -p atmega328p -D -U flash:w:SIGNALDuino_nano328_3.5.0.hex:i
The only version that shows me something proper is 3.3.0
I have been using the Siganlduino with FHEM for a long time and wanted to connect it to a Raspberrymatic with CUxD. With version 3.3.0 I can at least turn on the switches. Unfortunately, switching them off doesn't work here, but that could also be due to the old Intertechno switch.
Have I forgotten something that I need to set?
The SIGNALduino is built with an FS1000A and RXB6 module.
Version 3.3.0:
larger than Version 3.3.0
The text was updated successfully, but these errors were encountered: