<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
I'm using 1.6.5. Don't know if switching to it would change anything
though. It may be worth it just too see if it's a problem with your
installation.<br>
<br>
Also, we've just fixed the mainline (apparently it was broken around
lunchtime) so you should get the latest version.<br>
<br>
Regards,<br>
<br>
Deniz<br>
<br>
<div class="moz-cite-prefix">On 06/11/15 16:57, Jeremy Poulter
wrote:<br>
</div>
<blockquote
cite="mid:CANy6aFSSCGtqgP80tSCuXK5iqY=bOkh_x_a4NLhJHWoB1yzHxw@mail.gmail.com"
type="cite">
<div dir="ltr">Arduino 1.6.4 from arduino.cc
<div><br>
</div>
<div>Jeremy</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 6 November 2015 at 16:05, Deniz
Erbilgin <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:deniz.erbilgin@gmail.com" target="_blank">deniz.erbilgin@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"> What version of the
arduino IDE are you using (and is it from .cc or .org)?<br>
<br>
Regards,<br>
<br>
Deniz
<div>
<div class="h5"><br>
<br>
<div>On 06/11/15 15:21, Jeremy Poulter wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Ah sorry, it was that one I was
using, it was the two libraries OTRadioLink and <span
style="font-size:12.8px">OTProtocolCC that where
from the OpenTRV github.</span>
<div><span style="font-size:12.8px"><br>
</span></div>
<div><span style="font-size:12.8px">Jeremy</span></div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 6 November 2015 at
14:40, Deniz Erbilgin <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:deniz.erbilgin@gmail.com"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:deniz.erbilgin@gmail.com">deniz.erbilgin@gmail.com</a></a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0
0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"> As far
as I know the repo you've linked is
currently just a place holder. We're
currently developing on is this one:<br>
<br>
<a moz-do-not-send="true"
href="https://github.com/DamonHD/OpenTRV"
target="_blank">https://github.com/DamonHD/OpenTRV</a><br>
<br>
The latest firmware is under
./Arduino/V0p2_Main<br>
<br>
You should also make sure you have the
latest version of OTRadioLink from <a
moz-do-not-send="true"
href="https://github.com/opentrv/OTRadioLink"
target="_blank"><a class="moz-txt-link-freetext" href="https://github.com/opentrv/OTRadioLink">https://github.com/opentrv/OTRadioLink</a></a>
because we've done a lot of refactoring
recently.<br>
<br>
Regards,<br>
<br>
Deniz
<div>
<div><br>
<br>
<br>
<div>On 06/11/15 14:12, Jeremy Poulter
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">I have a first version
of this at <a moz-do-not-send="true"
href="http://jeremy.bigjungle.net/opentrv/package_opentrv_index.json"
target="_blank">http://jeremy.bigjungle.net/opentrv/package_opentrv_index.json</a>
I think it is ok but I am having
troubles testing;
<div><br>
</div>
<div>a) I can compile Blink and
other examples but I am reluctant
to upload because of;<br>
</div>
<div>b) I can not compile the V0p2
firmware (with any board, Uno etc)
it just pauses after the first
file with no errors</div>
<div><br>
</div>
<div>The code is the latest version
(as of a few hours ago) from <a
moz-do-not-send="true"
href="https://github.com/opentrv/opentrv.git"
target="_blank"><a class="moz-txt-link-freetext" href="https://github.com/opentrv/opentrv.git">https://github.com/opentrv/opentrv.git</a></a>.</div>
<div><br>
</div>
<div>Can anyone either tell me what
is wrong with my setup re:
building the firmware or give the
above like a go and let me know if
it works?</div>
<div><br>
</div>
<div>Jeremy</div>
<div><br>
</div>
<div>FYI the build log is;</div>
<div>
<div><br>
</div>
<div><br>
</div>
<div>Build options changed,
rebuilding all</div>
<div>Using library OTProtocolCC in
folder:
C:\Users\jeremy\Documents\Arduino\libraries\OTProtocolCC
(legacy)</div>
<div>Using library SPI in folder:
C:\Users\jeremy\AppData\Roaming\Arduino15\packages\arduino\hardware\avr\1.6.8\libraries\SPI </div>
<div>Using library Wire in folder:
C:\Users\jeremy\AppData\Roaming\Arduino15\packages\arduino\hardware\avr\1.6.8\libraries\Wire </div>
<div>Using library OTRadioLink in
folder:
C:\Users\jeremy\Documents\Arduino\libraries\OTRadioLink
(legacy)</div>
<div><br>
</div>
<div>C:\Users\jeremy\AppData\Roaming\Arduino15\packages\arduino\tools\avr-gcc\4.8.1-arduino5/bin/avr-g++
-c -g -Os -Wall -Wextra
-fno-exceptions
-ffunction-sections
-fdata-sections
-fno-threadsafe-statics -MMD
-mmcu=atmega328p
-DF_CPU=1000000L -DARDUINO=10604
-DARDUINO_AVR_V0P2
-DARDUINO_ARCH_AVR
-IC:\Users\jeremy\AppData\Roaming\Arduino15\packages\arduino\hardware\avr\1.6.8\cores\arduino
-IC:\Users\jeremy\AppData\Roaming\Arduino15\packages\arduino\hardware\avr\1.6.8\variants\standard
-IC:\Users\jeremy\Documents\Arduino\libraries\OTProtocolCC
-IC:\Users\jeremy\AppData\Roaming\Arduino15\packages\arduino\hardware\avr\1.6.8\libraries\SPI
-IC:\Users\jeremy\AppData\Roaming\Arduino15\packages\arduino\hardware\avr\1.6.8\libraries\Wire
-IC:\Users\jeremy\Documents\Arduino\libraries\OTRadioLink
C:\Users\jeremy\AppData\Local\Temp\build8179085015090323129.tmp\AltMain.cpp
-o
C:\Users\jeremy\AppData\Local\Temp\build8179085015090323129.tmp\AltMain.cpp.o </div>
</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 5
November 2015 at 11:13, Jeremy
Poulter <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:jeremy@bigjungle.net"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:jeremy@bigjungle.net">jeremy@bigjungle.net</a></a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div dir="ltr">Thanks, I think
that is sufficient but will
drop an email if I need more
info.<span><font
color="#888888">
<div><br>
</div>
<div>Jeremy</div>
</font></span></div>
<div>
<div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On
5 November 2015 at
11:03, Damon Hart-Davis
<span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:dhd@exnet.com" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:dhd@exnet.com">dhd@exnet.com</a></a>></span>
wrote:<br>
<blockquote
class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px
#ccc
solid;padding-left:1ex">Hi,<br>
<br>
1) Thanks!<br>
<br>
2) REV2 is one of the
revisions/variants of
our V0p2 design
(ATmega328P based).<br>
<br>
3) Here’s the main
setup page, but tell
me if you need more: <a
moz-do-not-send="true"
href="https://sourceforge.net/p/opentrv/wiki/Arduino/"
target="_blank"><a class="moz-txt-link-freetext" href="https://sourceforge.net/p/opentrv/wiki/Arduino/">https://sourceforge.net/p/opentrv/wiki/Arduino/</a></a><br>
<br>
Rgds<br>
<span><font
color="#888888"><br>
Damon<br>
</font></span>
<div>
<div><br>
<br>
> On 5 Nov
2015, at 10:57,
Jeremy Poulter
<<a
moz-do-not-send="true"
href="mailto:jeremy@bigjungle.net" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:jeremy@bigjungle.net">jeremy@bigjungle.net</a></a>>
wrote:<br>
><br>
> I can give it
a go. Need to get
setup so I can
update the
firmware on my Rev
2 board anyway (is
that the same as
V0p2?). Can you
point me at the
docs for the IDE
setup?<br>
><br>
> Jeremy<br>
><br>
> On 5 November
2015 at 10:14,
Damon Hart-Davis
<<a
moz-do-not-send="true"
href="mailto:dhd@exnet.com" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:dhd@exnet.com">dhd@exnet.com</a></a>> wrote:<br>
> OK, thanks!<br>
><br>
> Separate
question then:
anyone
volunteering to
formulate the
file?<br>
><br>
> I will find
somewhere suitable
to locate it, eg
GitHub or <a
moz-do-not-send="true"
href="http://earth.org.uk" rel="noreferrer" target="_blank">earth.org.uk</a>.<br>
><br>
> Rgds<br>
><br>
> Damon<br>
><br>
> > On 5 Nov
2015, at 09:25,
Damon Hart-Davis
<<a
moz-do-not-send="true"
href="mailto:dhd@exnet.com" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:dhd@exnet.com">dhd@exnet.com</a></a>> wrote:<br>
> ><br>
> > Should
the V0p2 board
description be
going here to make
life easier,
somehow, or do I
have the wrong end
of the stick as
usual?<br>
> ><br>
> > <a
moz-do-not-send="true"
href="https://github.com/arduino/Arduino/wiki/Unofficial-list-of-3rd-party-boards-support-urls#list-of-3rd-party-boards-support-urls"
target="_blank"><a class="moz-txt-link-freetext" href="https://github.com/arduino/Arduino/wiki/Unofficial-list-of-3rd-party-boards-support-urls#list-of-3rd-party-boards-support-urls">https://github.com/arduino/Arduino/wiki/Unofficial-list-of-3rd-party-boards-support-urls#list-of-3rd-party-boards-support-urls</a></a><br>
> ><br>
> > Rgds<br>
> ><br>
> > Damon<br>
><br>
>
_______________________________________________<br>
> OpenTRV-dev
mailing list<br>
> <a
moz-do-not-send="true"
href="mailto:OpenTRV-dev@lists.opentrv.org.uk" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:OpenTRV-dev@lists.opentrv.org.uk">OpenTRV-dev@lists.opentrv.org.uk</a></a><br>
> <a
moz-do-not-send="true"
href="http://lists.opentrv.org.uk/listinfo/opentrv-dev" rel="noreferrer"
target="_blank"><a class="moz-txt-link-freetext" href="http://lists.opentrv.org.uk/listinfo/opentrv-dev">http://lists.opentrv.org.uk/listinfo/opentrv-dev</a></a><br>
><br>
>
_______________________________________________<br>
> OpenTRV-dev
mailing list<br>
> <a
moz-do-not-send="true"
href="mailto:OpenTRV-dev@lists.opentrv.org.uk" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:OpenTRV-dev@lists.opentrv.org.uk">OpenTRV-dev@lists.opentrv.org.uk</a></a><br>
> <a
moz-do-not-send="true"
href="http://lists.opentrv.org.uk/listinfo/opentrv-dev" rel="noreferrer"
target="_blank"><a class="moz-txt-link-freetext" href="http://lists.opentrv.org.uk/listinfo/opentrv-dev">http://lists.opentrv.org.uk/listinfo/opentrv-dev</a></a><br>
<br>
_______________________________________________<br>
OpenTRV-dev
mailing list<br>
<a
moz-do-not-send="true"
href="mailto:OpenTRV-dev@lists.opentrv.org.uk" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:OpenTRV-dev@lists.opentrv.org.uk">OpenTRV-dev@lists.opentrv.org.uk</a></a><br>
<a
moz-do-not-send="true"
href="http://lists.opentrv.org.uk/listinfo/opentrv-dev" rel="noreferrer"
target="_blank"><a class="moz-txt-link-freetext" href="http://lists.opentrv.org.uk/listinfo/opentrv-dev">http://lists.opentrv.org.uk/listinfo/opentrv-dev</a></a><br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
OpenTRV-dev mailing list
<a moz-do-not-send="true" href="mailto:OpenTRV-dev@lists.opentrv.org.uk" target="_blank">OpenTRV-dev@lists.opentrv.org.uk</a>
<a moz-do-not-send="true" href="http://lists.opentrv.org.uk/listinfo/opentrv-dev" target="_blank">http://lists.opentrv.org.uk/listinfo/opentrv-dev</a>
</pre>
</blockquote>
<br>
</div>
</div>
</div>
<br>
_______________________________________________<br>
OpenTRV-dev mailing list<br>
<a moz-do-not-send="true"
href="mailto:OpenTRV-dev@lists.opentrv.org.uk"
target="_blank">OpenTRV-dev@lists.opentrv.org.uk</a><br>
<a moz-do-not-send="true"
href="http://lists.opentrv.org.uk/listinfo/opentrv-dev"
rel="noreferrer" target="_blank">http://lists.opentrv.org.uk/listinfo/opentrv-dev</a><br>
<br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
OpenTRV-dev mailing list
<a moz-do-not-send="true" href="mailto:OpenTRV-dev@lists.opentrv.org.uk" target="_blank">OpenTRV-dev@lists.opentrv.org.uk</a>
<a moz-do-not-send="true" href="http://lists.opentrv.org.uk/listinfo/opentrv-dev" target="_blank">http://lists.opentrv.org.uk/listinfo/opentrv-dev</a>
</pre>
</blockquote>
<br>
</div>
</div>
</div>
<br>
_______________________________________________<br>
OpenTRV-dev mailing list<br>
<a moz-do-not-send="true"
href="mailto:OpenTRV-dev@lists.opentrv.org.uk">OpenTRV-dev@lists.opentrv.org.uk</a><br>
<a moz-do-not-send="true"
href="http://lists.opentrv.org.uk/listinfo/opentrv-dev"
rel="noreferrer" target="_blank">http://lists.opentrv.org.uk/listinfo/opentrv-dev</a><br>
<br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
OpenTRV-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenTRV-dev@lists.opentrv.org.uk">OpenTRV-dev@lists.opentrv.org.uk</a>
<a class="moz-txt-link-freetext" href="http://lists.opentrv.org.uk/listinfo/opentrv-dev">http://lists.opentrv.org.uk/listinfo/opentrv-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>