Search found 4 matches

by polarlight
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Best practise to check if Tellstick Duo is still connected?
Replies: 3
Views: 7318

Best practise to check if Tellstick Duo is still connected?

hi, I have Tellstick Duo with TuxRail v2.0 single board computer running Debian Squeeze (armel architecture, ARM9 core @450MHz). My telldus core version is 2.1.1 and it is installed using package manager (not built from sources). I am using only Nexa 433.92MHz devices (PIR sensors, remote controllab...
by polarlight
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Tellstick command delay
Replies: 3
Views: 7764

Re: Tellstick command delay

In my single board Linux computer (Debian Squeeze, ARM9 @ 450MHz) there are similar results as you can see below. This is because the RF baud rate (or bit speed) is extremely low for these cheap 433.92MHz RF-control devices. One study implied that Arctech protocol used by Nexa uses air speed of 2.8m...
by polarlight
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Best practise to check if Tellstick Duo is still connected?
Replies: 3
Views: 7318

Re: Best practise to check if Tellstick Duo is still connect

Thanks for information, Micke! In addition to the new API func, I suggest you would put this checking available into tdtool executable also, so that it would return well checkable error code/errno/"errorlevel" (for shell scripting) when the list of controllers is queried and none is found....
by polarlight
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Tellstick works on TuxRail, tiny Linux SBC (<100euro)
Replies: 1
Views: 5360

Tellstick works on TuxRail, tiny Linux SBC (<100euro)

I just want to report for all Linux & home automation enthusiasts that I have managed to get TuxRail to work with both Tellstick and Tellstick Duo. With "working" I mean that telldusd is running ok, tdtool commandline tool works as well as the source code API-interface. Telldus softwar...