Search found 12 matches

by arch
Thu Feb 25, 2016 3:12 pm
Forum: Addons
Topic: Water Level's Limitation
Replies: 56
Views: 61851

Re: Water Level's Limitation

I'm not sure about the multi-channel water level expansion, but according to the eagle files, the water level expansion (v1.2) uses a Freescale MPVZ5004GW7U pressure sensor.

The spec sheet for the sensor quotes a pressure range of 3.92kPa - or about 400mm.
by arch
Sun Sep 28, 2014 3:06 am
Forum: How do I code ...
Topic: Log Water level
Replies: 7
Views: 5660

Re: Log Water level

by arch
Fri Dec 13, 2013 8:18 pm
Forum: How do I code ...
Topic: Rebooting the Wifi unit
Replies: 10
Views: 9246

Re: Rebooting the Wifi unit

After each update, you'll probably also need to re-enable auto-join (it's disabled by default in v4.0 and above):

set wlan join 1
save
by arch
Thu Nov 14, 2013 3:57 pm
Forum: Apps
Topic: New APP / Portal
Replies: 65
Views: 57149

Re: New APP / Portal

Looks terrific. I'm accessing it remotely. It's creates gauges for each of my RA Portal parameters but is not loading current values - is this the way it should be behaving at this stage? A couple of minor comments: Under Settings > Dash Parameters 'Click the "Add Gauge" button to add more...
by arch
Wed Jul 03, 2013 4:18 pm
Forum: Addons
Topic: Ethernet with Arduino board
Replies: 91
Views: 69967

Re: Ethernet with Arduino board

Well i reconnected my wifi module and the iphone app works again - so if it is the extra xml tags, it appears to effect the ethernet add-on specifically? I've actually had another related issue to contend with too - my dyndns hostname expired. Apparently dyn.com have changed their policies re free a...
by arch
Tue Jul 02, 2013 2:15 pm
Forum: Addons
Topic: Ethernet with Arduino board
Replies: 91
Views: 69967

Re: Ethernet with Arduino board

Yeah IP is fine.

I see over at the iphone app thread you're reporting the same problem.

Must be the new tags - I'd just attributed it to the ethernet add-on because I started having problems when I swapped over.
by arch
Sun Jun 30, 2013 7:33 pm
Forum: Addons
Topic: Ethernet with Arduino board
Replies: 91
Views: 69967

Re: Ethernet with Arduino board

Everything is working nicely with my new Ethernet add-on so far (thanks DrewPalmer04) ....except.... I can't control the RA with the iphone app (which was working with wifi - now get "Error Unable to connect"). The portal and android app seem to work fine - any ideas what the difference mi...
by arch
Sun Jun 30, 2013 7:22 pm
Forum: Addons
Topic: Ethernet with Arduino board
Replies: 91
Views: 69967

Re: Ethernet with Arduino board

Those using an Arduino without a 6 pin connector (i.e. not linked to the RA using the wifi cable - as recommended by DrewPalmer04), might find the following useful: The wiring to connect the RA to the Ethernet add-on is as follows: RA Pin 1 (on RHS of controller) - GND (Black WIFI Cable) – to Arduin...
by arch
Sun Jun 30, 2013 3:32 am
Forum: Addons
Topic: Ethernet with Arduino board
Replies: 91
Views: 69967

Re: Ethernet with Arduino board

I built one this evening. Though I used an arduino uno and ethernet shield I had for another project.
Seems to all be working OK. What's the problem?
by arch
Sun May 26, 2013 6:40 pm
Forum: Apps
Topic: Online Development Testing
Replies: 21
Views: 49758

Re: Online Development Testing

I think what you're after is in the Development Libraries section of the forum (wifi attachment commands)

http://forum.reefangel.com/viewtopic.php?f=7&t=1541
by arch
Wed May 08, 2013 4:57 pm
Forum: Standard
Topic: Code to reboot wireless?
Replies: 10
Views: 6346

Re: Code to reboot wireless?

When my WIFI drops out (which fortunately doesn't happen all that often), I remotely power the RA off and then on again. I use a Ninja Block (see ninjablocks dot com) (connected via ethernet) wirelessly controlling a Watts Clever socket via 433MHz . There is a Ninja Block web app, which I use via my...
by arch
Tue Apr 09, 2013 6:32 pm
Forum: Apps
Topic: Custom iPad/iphone/Android control using iRule
Replies: 1
Views: 4225

Custom iPad/iphone/Android control using iRule

I use iRule (iruleathome dot com) to control audio-visual equipment at home with various iOS devices I’ve discovered that via the wifi attachment, I can also use iRule to control my Reef Angel ! (see the image below for an example of one of my custom ipad panels). iRuleiPad.jpg If anyone has an inte...