Search found 25 matches

by Tom
Wed Sep 20, 2017 10:20 am
Forum: For Sale Forum (Dutch allowed)
Topic: [Verkocht] Toon rooted
Replies: 4
Views: 4222

Re: [Verkocht] Toon rooted

Zoals de titel al aangeeft zijn ze reeds verkocht.
by Tom
Sat Sep 02, 2017 4:35 pm
Forum: For Sale Forum (Dutch allowed)
Topic: [Verkocht] Toon rooted
Replies: 4
Views: 4222

Re: 2x Toon (rooted)

Ik heb nog: 1x Toon incl werkende keteladapter, meteradapter en slimme meterkabel.
by Tom
Tue Jul 18, 2017 3:37 pm
Forum: For Sale Forum (Dutch allowed)
Topic: [Verkocht] Toon rooted
Replies: 4
Views: 4222

[Verkocht] Toon rooted

Nadat ik ben verhuisd heb ik mijn domotica hobby aan de kant gezet om me op andere dingen te richten. Dit ook omdat ik vanwege mijn baan als software ontwikkelaar weinig zin heb om 's avonds weer achter de computer te gaan zitten. Ik heb te koop; 1x Toon incl werkende keteladapter, meteradapter en s...
by Tom
Thu Feb 23, 2017 5:21 pm
Forum: Toon Rooting
Topic: Rooting Toon (or boxx)
Replies: 810
Views: 629202

Re: Rooting Toon

Klaphekje, try to rename the file

Code: Select all

x11vnc.z01.zip to x11vnc.z01
and try

Code: Select all

cat x11vnc.z01 x11vnc.zip > x11vnc_complete.zip
This worked for me both on Toon and Windows
by Tom
Fri Feb 10, 2017 4:03 pm
Forum: Toon software development
Topic: Software: Open Embedded archive and extensions
Replies: 27
Views: 31393

Re: Software: Open Embedded archive and extensions

As far as I can see from the installation errors you are missing the following packages on your Toon;
ncurses-libncursesw (>= 5.7+20110115)
glib-2.0 (>= 2.28.0)

You probably have to bake them too and install before mc.
by Tom
Thu Dec 29, 2016 8:54 pm
Forum: Toon software development
Topic: Software: modifications and extensions Toon
Replies: 311
Views: 287350

Re: Software: modifications and extensions Toon

marcelr wrote:Like this:

Code: Select all

toon:~# cd /
toon:/# find ./ -name console.log
Happy hunting,

marcelr
Doing this gives no results, looking for console will give several options but none of them contain any messages which are output using the console.log() in qml. How do you guys debug the apps?
by Tom
Fri Dec 23, 2016 4:28 pm
Forum: Toon software development
Topic: Software: modifications and extensions Toon
Replies: 311
Views: 287350

Re: Software: modifications and extensions Toon

Did you add the myClock to the Globals.qml file? To be able to use the custom app you should add them there.
RomMon wrote:

Code: Select all

add:   "myClock",         just after clock
Also can anybody tell me where to find the console.log("") printouts on toon? (see my previous post)
by Tom
Fri Dec 16, 2016 6:39 pm
Forum: Toon software development
Topic: Software: modifications and extensions Toon
Replies: 311
Views: 287350

Re: Software: modifications and extensions Toon

Thanks guys for developing these nice plugins, I am now using the domoticz app of adjego and trying to make it more generic by requesting devices from domoticz and build a dynamic list of the switches using javascript. However I am running into the issue that the app is not working and like to be ab...
by Tom
Sun Dec 11, 2016 1:52 pm
Forum: Toon Hardware
Topic: Hardware: Toon boiler module, "ketelmodule"
Replies: 39
Views: 40310

Re: Hardware: Toon boiler module, "ketelmodule"

Yesterday I got my hands on a new Toon. I connected the Boiler module to my rooted toon and all worked like a charm. It started with clicks like marcelr said and checking the control switched it to OpenTherm directly. If anyone has another idea on how to check why the other module is defect, please ...
by Tom
Fri Dec 09, 2016 11:20 am
Forum: Toon Hardware
Topic: Hardware: Toon boiler module, "ketelmodule"
Replies: 39
Views: 40310

Re: Hardware: Toon boiler module, "ketelmodule"

It doesn't do anything, not even on/off control. Still getting the message the module is not connected. I am looking for a new one on MP and will see if I can find any difference between the two. When I have some more information I will let you know.
by Tom
Thu Dec 08, 2016 1:15 am
Forum: Toon Hardware
Topic: Hardware: Toon boiler module, "ketelmodule"
Replies: 39
Views: 40310

Re: Hardware: Toon boiler module, "ketelmodule"

Hi Marcelr, It has been a long time since I have been trying to get my Toon's boiler module to work, I gave up after our last contact. However I picked it up yesterday and tried to make it work again. I factory reset it, placed back my backups of the configs from right after the root and opened the ...
by Tom
Wed Jun 01, 2016 3:56 pm
Forum: Toon Apps
Topic: Toon app: Kodi media player
Replies: 19
Views: 25077

Re: Software: modifications and extensions Toon

That sounds great, I don't have Kodi but the code should give a good start for other plugins! I was thinking about creating a Domoticz remote (when I get the thermostat connection working..) Does anybody have some Domoticz functions working on the Toon yet? Is it as easy as just opening a 'webbrowse...
by Tom
Wed Jun 01, 2016 3:33 pm
Forum: Toon Hardware
Topic: Hardware: Toon boiler module, "ketelmodule"
Replies: 39
Views: 40310

Re: Hardware: Toon boiler module, "ketelmodule"

To kickoff then lets go on with 'fixing' the boiler module in this topic. This is a followup on this post; domoticaforum.eu/viewtopic.php?f=87& ... 330#p79832 Interesting find, what hardware/software did you use (besides AVRdude and a raspberriy pi, and yes, I never used SPI before )? Pinouts et...
by Tom
Sun May 29, 2016 9:04 pm
Forum: Toon Rooting
Topic: Toon as a domotica controller?
Replies: 581
Views: 675345

Re: Toon as a domotica controller?

Nice! Thank you for the quick reply, will test this tomorrow evening and report back the results it took me the whole evening to get the SPI connection on the Raspberry to work and connect to avrdude but as promissed; Reading | ################################################## | 100% 0.00s avrdude:...
by Tom
Sun May 29, 2016 8:55 pm
Forum: Toon Rooting
Topic: Toon as a domotica controller?
Replies: 581
Views: 675345

Re: Toon as a domotica controller?

It looks like its possible to reflash the boiler module's atmega chip using the spi connection to the Raspberry Pi. Does anybody know about source code of the module? If not, would anybody be willing to rip the code from the chip for me onto flash mine?

Go to advanced search