Search found 34 matches

by HansS
Tue Feb 20, 2018 9:31 pm
Forum: Toon software development
Topic: Using NodeJS as MQTT client for Toon
Replies: 37
Views: 33756

Re: Using NodeJS as MQTT client for Toon

I just compiled NodeJS 0.10.48. This comes with a newer version of npm, which in turn is required to install some packages that might be needed. The older npm version has a bug that causes it not to install dependencies. NodeJS version 0.10.48 seems to work so far. I've been looking at the most dire...
by HansS
Tue Feb 20, 2018 12:46 am
Forum: Toon software development
Topic: Using NodeJS as MQTT client for Toon
Replies: 37
Views: 33756

Re: Using NodeJS as MQTT client for Toon

... snip ... # error "For thumb inter-working we require an architecture which supports blx" #endif I managed to build node without this edit. What does it do, and is it necessary to run node on toon? I don't know why this was needed in my setup. But without the modification, I got the &q...
by HansS
Sun Feb 18, 2018 11:55 pm
Forum: Toon software development
Topic: Using NodeJS as MQTT client for Toon
Replies: 37
Views: 33756

Re: Using NodeJS as MQTT client for Toon

I used a Docker container to build NodeJS, information : https://github.com/dockcross/dockcross You cannot run NodeJS versions higher than 0.10.*. Older versions of NodeJS can be downloaded: https://nodejs.org/en/download/releases/. I'm currently using Node.js 0.10.4, not the latest version, but I u...
by HansS
Sun Feb 18, 2018 2:51 pm
Forum: Toon software development
Topic: Using NodeJS as MQTT client for Toon
Replies: 37
Views: 33756

Using NodeJS as MQTT client for Toon

Hello all, new poster here. First of all, good job overall, very nice project you've got going here! One tip: I reassembled my device and the reset button was stuck inside the casing, which caused it not to start. Freaked me out, but re-seating the board worked for me. Anyway, I don't like to query ...

Go to advanced search