Search found 101 matches

by sbidny
Mon Nov 26, 2018 7:19 pm
Forum: Development Libraries
Topic: Errors when compiling with dev branch
Replies: 26
Views: 19910

Re: Errors when compiling with dev branch

I was able to upload using the Bluetooth adapter. However, I am now seeing tons of trailing random characters on the display. Seems as if it’s using uninitialized character buffers for strings. Could it be that the prior version automatically initialized allocated buffers and that the new version re...
by sbidny
Mon Nov 26, 2018 11:26 am
Forum: Development Libraries
Topic: Errors when compiling with dev branch
Replies: 26
Views: 19910

Re: Errors when compiling with dev branch

That seemed to do it. I am now able to compile. Will try to upload using the Bluetooth adapter when I get home tonight. Thanks!
by sbidny
Mon Nov 26, 2018 10:27 am
Forum: Development Libraries
Topic: Errors when compiling with dev branch
Replies: 26
Views: 19910

Re: Errors when compiling with dev branch

Screenshot of folder structure:

Image
by sbidny
Mon Nov 26, 2018 10:21 am
Forum: Development Libraries
Topic: Errors when compiling with dev branch
Replies: 26
Views: 19910

Re: Errors when compiling with dev branch

It's definitely picking up the dev libraries, FWIW, since the call to ReefAngel.StandardHeater1() is working. The older libraries did not support this call. I believe they required ReefAngel.StandardHeater().
by sbidny
Mon Nov 26, 2018 10:07 am
Forum: Development Libraries
Topic: Errors when compiling with dev branch
Replies: 26
Views: 19910

Re: Errors when compiling with dev branch

Yes, it’s the location where I put the dev libraries. Here’s the structure:

/Users/sbidny/Documents/Arduino 1.8.6/libraries/

I will grab a screenshot when I get a chance as well.
by sbidny
Sun Nov 25, 2018 3:42 pm
Forum: Development Libraries
Topic: Errors when compiling with dev branch
Replies: 26
Views: 19910

Re: Errors when compiling with dev branch

No luck. If I remove the line ReefAngel.CloudPortal(); from the function void loop() it compiles.
by sbidny
Sat Nov 24, 2018 10:52 pm
Forum: Development Libraries
Topic: Errors when compiling with dev branch
Replies: 26
Views: 19910

Re: Errors when compiling with dev branch

OS X. I believe I am using the latest dev branch and have placed it in the correct location. Will try again.
by sbidny
Sat Nov 24, 2018 10:10 pm
Forum: Development Libraries
Topic: Errors when compiling with dev branch
Replies: 26
Views: 19910

Re: Errors when compiling with dev branch

And now, after using IDE 1.8.6, I'm getting... /var/folders/3m/3bb43tld2fj36jzpj5p4ry780000gs/T//cc1YIvJ2.ltrans2.ltrans.o: In function `main': cc1YIvJ2.ltrans2.o:(.text.startup+0xef4): undefined reference to `ReefAngelClass::CloudPortal()' collect2: error: ld returned 1 exit status exit status 1 Er...
by sbidny
Fri Nov 23, 2018 11:13 pm
Forum: Development Libraries
Topic: Errors when compiling with dev branch
Replies: 26
Views: 19910

Re: Errors when compiling with dev branch

I’ll give that a shot...
by sbidny
Fri Nov 23, 2018 11:13 pm
Forum: Development Libraries
Topic: Errors when compiling with dev branch
Replies: 26
Views: 19910

Re: Errors when compiling with dev branch

It seems you may have broken this out from the original thread. Not sure it’s going to make as much sense without the original context. Some of us are trying to use cloud WiFi but still want to upload using the Bluetooth adapter. The web wizard doesn’t support the Bluetooth adapter. And the IDE does...
by sbidny
Fri Nov 23, 2018 11:01 pm
Forum: Development Libraries
Topic: Errors when compiling with dev branch
Replies: 26
Views: 19910

Re: Reef Angel Web Wizard

The IDE. Trying to use cloud WiFi and upload using the Bluetooth adapter via the IDE.
by sbidny
Fri Nov 23, 2018 10:58 pm
Forum: Development Libraries
Topic: Errors when compiling with dev branch
Replies: 26
Views: 19910

Errors when compiling with dev branch

I have tried pulling down the dev branch, and I am seeing the following compiler errors, which prevent me from even attempting an upload: In file included from sketch_nov23a.cpp:31: /Users/sbidny/Documents/Arduino/libraries/ReefAngel/ReefAngel.h:305: error: a brace-enclosed initializer is not allowe...
by sbidny
Sat Oct 06, 2018 3:40 pm
Forum: Apps
Topic: Reef Angel Web Wizard
Replies: 90
Views: 167026

Re: Reef Angel Web Wizard

But that’s the problem. The web wizard is using the dev branch, which works with the cloud portal. The 1.1.3 libraries don’t support this in Arduino. And the web wizard doesn’t support the Bluetooth adapter. Just a few posts above, it sounded like copying the dev branch locally was causing a bunch o...
by sbidny
Tue Oct 02, 2018 1:56 pm
Forum: Apps
Topic: Reef Angel Web Wizard
Replies: 90
Views: 167026

Re: Reef Angel Web Wizard

rimai wrote: So, I would suggest just going to webwizard and doing all the compiling and uploading in there.
But how do you suggest we do this if we use the Bluetooth adapter for upload?
by sbidny
Tue Sep 25, 2018 1:47 pm
Forum: Addons
Topic: I/O Expansion Issue?
Replies: 9
Views: 8611

Re: I/O Expansion Issue?

Any further way to debug, other than hooking it up to the controller?
by sbidny
Tue Sep 25, 2018 12:39 pm
Forum: Addons
Topic: I/O Expansion Issue?
Replies: 9
Views: 8611

Re: I/O Expansion Issue?

Exterior:

Image

Board:

Image
by sbidny
Sun Sep 23, 2018 10:07 pm
Forum: Addons
Topic: I/O Expansion Issue?
Replies: 9
Views: 8611

Re: I/O Expansion Issue?

Is anyone able to help out here? What additional debugging can I do? Can anyone point me to another thread, for example? I really need this module working in order to move my project forward. Thanks.
by sbidny
Sun Sep 23, 2018 8:19 pm
Forum: Addons
Topic: Relay Expansion Cable Question
Replies: 6
Views: 6311

Re: Relay Expansion Cable Question

Got it. Thanks!
by sbidny
Sat Sep 22, 2018 8:24 pm
Forum: Addons
Topic: Relay Expansion Cable Question
Replies: 6
Views: 6311

Re: Relay Expansion Cable Question

But both the USB cable to the relay expansion and the SVGA cable to the relay box are after the (expansion) hub.
by sbidny
Fri Sep 21, 2018 9:22 pm
Forum: Addons
Topic: Relay Expansion Cable Question
Replies: 6
Views: 6311

Re: Relay Expansion Cable Question

Thanks. Will do. Can I ask why?
by sbidny
Fri Sep 21, 2018 11:15 am
Forum: Addons
Topic: Relay Expansion Cable Question
Replies: 6
Views: 6311

Relay Expansion Cable Question

Maybe a strange question... Is it best (e.g., less cross-talk, better over longer runs, more shielding) to run a long VGA cable from the relay box to the relay expansion and a short USB cable to the expansion hub? Or would it be better to run a long USB cable from the hub to the relay expansion and ...
by sbidny
Tue Apr 10, 2018 7:38 am
Forum: Addons
Topic: Relay Expansion USB Port Usable?
Replies: 2
Views: 4467

Re: Relay Expansion USB Port Usable?

Well, for those of you who are curious, I tested this yesterday, and it appears the USB port is unusable on the relay expansion.
by sbidny
Mon Apr 09, 2018 11:23 am
Forum: Addons
Topic: I/O Expansion Issue?
Replies: 9
Views: 8611

Re: I/O Expansion Issue?

Anyone have any thoughts? I picked this expansion module up from another reefer, but it's the old style (v1.0) and has no exterior labels. Looking at the "documentation" for the I/O expansion on the website, it shows that it now has a DC connector input. However, this older style module on...
by sbidny
Mon Apr 09, 2018 7:06 am
Forum: Addons
Topic: Relay Expansion USB Port Usable?
Replies: 2
Views: 4467

Relay Expansion USB Port Usable?

If I connect a second relay box via a relay expansion off of an expansion hub connected to the primary relay box, is the open USB expansion port on the second relay box usable for an additional expansion module?

Thanks,
-Steve
by sbidny
Mon Apr 02, 2018 2:25 pm
Forum: Addons
Topic: I/O Expansion Issue?
Replies: 9
Views: 8611

Re: I/O Expansion Issue?

I have one side of the switch in I/O port 0 and the the other side connected to ground, so yes, it should close to ground. I have also tried just jumping between the I/O port and ground, and I still see no indication of it working. With the I/O expansion connected and no switches attached, should al...
by sbidny
Mon Mar 26, 2018 7:41 am
Forum: Addons
Topic: I/O Expansion Issue?
Replies: 9
Views: 8611

I/O Expansion Issue?

Hello, I have an I/O expansion that I can't seem to get working as expected. The chip is the 328P, which, I believe, indicates this is a v1.0 module, correct? When I load up the I/O expansion example code and hook up a float switch to one of the inputs, I don't seem to see any change to the status o...
by sbidny
Wed Nov 30, 2016 5:05 pm
Forum: Addons
Topic: Salinity Showing 5.9
Replies: 1
Views: 2989

Salinity Showing 5.9

I've had problems with the stability of my salinity probe since I first received it. I tried moving it to more temperature stable parts of the sump, and I tried to remove any possible air bubbles. However, now it only registers a salinity of 5.9, which I believe is indicative of an error. If I try t...
by sbidny
Tue Feb 18, 2014 10:57 pm
Forum: Addons
Topic: Bluetooth Attachment
Replies: 199
Views: 298226

Re: Bluetooth Attachment

Definitely using the 5-wire cable between the Bluetooth adapter and the Reef Angel unit. Just tried on Windows, and I'm seeing the following after the blue LED turns on: avrdude: Version 6.0, compiled on Apr 6 2012 at 19:29:19 Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/ Copyright (c)...
by sbidny
Tue Feb 18, 2014 10:25 pm
Forum: Addons
Topic: Bluetooth Attachment
Replies: 199
Views: 298226

Re: Bluetooth Attachment

Yes. The blue LED flashes briefly before switching back to green. Then the blue LED turns on again for a longer time. However, the controller never reboots.

I am going to give it a shot on a PC laptop next.

I have not tried Coolterm yet. I'll take a look.