<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[need help using Arduino Dock]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I'm really enjoying your product.<br />
I was able to do the initial setup for the arduino dock</p>
<p dir="auto">the following was the result</p>
<pre><code>root@Omega-0B03:~# sh /usr/bin/arduino-dock flash bootloader                                                                                                  
&gt; Flashing bootloader...

avrdude: AVR device initialized and ready to accept instructions                                                                                              
                                                                                                                                                              
Reading | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: Device signature = 0x1e950f                                                                                                                          
avrdude: erasing chip                                                                                                                                         
avrdude: reading input file "0x3f"                                                                                                                            
avrdude: writing lock (1 bytes):                                                                                                                              
                                                                                                                                                              
Writing | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: 1 bytes of lock written                                                                                                                              
avrdude: verifying lock memory against 0x3f:                                                                                                                  
avrdude: load data lock data from input file 0x3f:                                                                                                            
avrdude: input file 0x3f contains 1 bytes                                                                                                                     
avrdude: reading on-chip lock data:                                                                                                                           
                                                                                                                                                              
Reading | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: verifying ...                                                                                                                                        
avrdude: 1 bytes of lock verified                                                                                                                             
avrdude: reading input file "0x05"                                                                                                                            
avrdude: writing efuse (1 bytes):                                                                                                                             
                                                                                                                                                              
Writing | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: 1 bytes of efuse written                                                                                                                             
avrdude: verifying efuse memory against 0x05:                                                                                                                 
avrdude: load data efuse data from input file 0x05:                                                                                                           
avrdude: input file 0x05 contains 1 bytes                                                                                                                     
avrdude: reading on-chip efuse data:                                                                                                                          
                                                                                                                                                              
Reading | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: verifying ...                                                                                                                                        
avrdude: 1 bytes of efuse verified                                                                                                                            
avrdude: reading input file "0xDA"                                                                                                                            
avrdude: writing hfuse (1 bytes):                                                                                                                             
                                                                                                                                                              
Writing | ################################################## | 100% 0.01s                                                                                     
                                                                                                                                                              
avrdude: 1 bytes of hfuse written                                                                                                                             
avrdude: verifying hfuse memory against 0xDA:                                                                                                                 
avrdude: load data hfuse data from input file 0xDA:                                                                                                           
avrdude: input file 0xDA contains 1 bytes                                                                                                                     
avrdude: reading on-chip hfuse data:                                                                                                                          
                                                                                                                                                              
Reading | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: verifying ...                                                                                                                                        
avrdude: 1 bytes of hfuse verified                                                                                                                            
avrdude: reading input file "0xFF"                                                                                                                            
avrdude: writing lfuse (1 bytes):                                                                                                                             
                                                                                                                                                              
Writing | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: 1 bytes of lfuse written                                                                                                                             
avrdude: verifying lfuse memory against 0xFF:                                                                                                                 
avrdude: load data lfuse data from input file 0xFF:                                                                                                           
avrdude: input file 0xFF contains 1 bytes                                                                                                                     
avrdude: reading on-chip lfuse data:                                                                                                                          
                                                                                                                                                              
Reading | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: verifying ...                                                                                                                                        
avrdude: 1 bytes of lfuse verified                                                                                                                            
                                                                                                                                                              
avrdude done.  Thank you.                                                                                                                                     
                                                                                                                                                              
                                                                                                                                                              
avrdude: AVR device initialized and ready to accept instructions                                                                                              
                                                                                                                                                              
Reading | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: Device signature = 0x1e950f                                                                                                                          
avrdude: NOTE: "flash" memory has been specified, an erase cycle will be performed                                                                            
         To disable this feature, specify the -D option.                                                                                                      
avrdude: erasing chip                                                                                                                                         
avrdude: reading input file "/usr/share/arduino-dock/twibootloader.hex"                                                                                       
avrdude: input file /usr/share/arduino-dock/twibootloader.hex auto detected as Intel Hex                                                                      
avrdude: writing flash (31808 bytes):                                                                                                                         
                                                                                                                                                              
Writing | ################################################## | 100% 1.19s                                                                                     
                                                                                                                                                              
avrdude: 31808 bytes of flash written                                                                                                                         
avrdude: verifying flash memory against /usr/share/arduino-dock/twibootloader.hex:                                                                            
avrdude: load data flash data from input file /usr/share/arduino-dock/twibootloader.hex:                                                                      
avrdude: input file /usr/share/arduino-dock/twibootloader.hex auto detected as Intel Hex                                                                      
avrdude: input file /usr/share/arduino-dock/twibootloader.hex contains 31808 bytes                                                                            
avrdude: reading on-chip flash data:                                                                                                                          
                                                                                                                                                              
Reading | ################################################## | 100% 1.14s                                                                                     
                                                                                                                                                              
avrdude: verifying ...                                                                                                                                        
avrdude: 31808 bytes of flash verified                                                                                                                        
avrdude: reading input file "0x0f"                                                                                                                            
avrdude: writing lock (1 bytes):                                                                                                                              
                                                                                                                                                              
Writing | ################################################## | 100% 0.01s                                                                                     
                                                                                                                                                              
avrdude: 1 bytes of lock written                                                                                                                              
avrdude: verifying lock memory against 0x0f:                                                                                                                  
avrdude: load data lock data from input file 0x0f:                                                                                                            
avrdude: input file 0x0f contains 1 bytes                                                                                                                     
avrdude: reading on-chip lock data:                                                                                                                           
                                                                                                                                                              
Reading | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: verifying ...                                                                                                                                        
avrdude: 1 bytes of lock verified                                                                                                                             
                                                                                                                                                              
avrdude: safemode: Fuses OK (E:05, H:DA, L:FF)                                                                                                                
                                                                                                                                                              
avrdude done.  Thank you.                                                                                                                                     
                                                                                                                                                              
&gt; Done                                                                                                                                                        
root@Omega-0B03:~#   
------------------------------------------------
</code></pre>
<p dir="auto">now trying to to flash the blink2 example I get an memsize error, not sure how to proceed, any suggestion<br />
would be appropriated, Thanks</p>
<pre><code>&gt; Flashing application 'blink2.hex' ...
device         : /dev/i2c-0       (address: 0x29)
version        :                  (sig: 0x00 0x00 0x00 =&gt; unknown)
flash size     : 0x0000 /     0   (0x00 bytes/page)
eeprom size    : 0x0000 /     0
invalid memsize: 0x0c8a &gt; 0x0000
&gt; Done
</code></pre>
]]></description><link>http://community.onion.io/topic/233/need-help-using-arduino-dock</link><generator>RSS for Node</generator><lastBuildDate>Wed, 11 Mar 2026 06:50:46 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/233.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 08 Dec 2015 10:21:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to need help using Arduino Dock on Tue, 08 Dec 2015 17:43:17 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I'm really enjoying your product.<br />
I was able to do the initial setup for the arduino dock</p>
<p dir="auto">the following was the result</p>
<pre><code>root@Omega-0B03:~# sh /usr/bin/arduino-dock flash bootloader                                                                                                  
&gt; Flashing bootloader...

avrdude: AVR device initialized and ready to accept instructions                                                                                              
                                                                                                                                                              
Reading | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: Device signature = 0x1e950f                                                                                                                          
avrdude: erasing chip                                                                                                                                         
avrdude: reading input file "0x3f"                                                                                                                            
avrdude: writing lock (1 bytes):                                                                                                                              
                                                                                                                                                              
Writing | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: 1 bytes of lock written                                                                                                                              
avrdude: verifying lock memory against 0x3f:                                                                                                                  
avrdude: load data lock data from input file 0x3f:                                                                                                            
avrdude: input file 0x3f contains 1 bytes                                                                                                                     
avrdude: reading on-chip lock data:                                                                                                                           
                                                                                                                                                              
Reading | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: verifying ...                                                                                                                                        
avrdude: 1 bytes of lock verified                                                                                                                             
avrdude: reading input file "0x05"                                                                                                                            
avrdude: writing efuse (1 bytes):                                                                                                                             
                                                                                                                                                              
Writing | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: 1 bytes of efuse written                                                                                                                             
avrdude: verifying efuse memory against 0x05:                                                                                                                 
avrdude: load data efuse data from input file 0x05:                                                                                                           
avrdude: input file 0x05 contains 1 bytes                                                                                                                     
avrdude: reading on-chip efuse data:                                                                                                                          
                                                                                                                                                              
Reading | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: verifying ...                                                                                                                                        
avrdude: 1 bytes of efuse verified                                                                                                                            
avrdude: reading input file "0xDA"                                                                                                                            
avrdude: writing hfuse (1 bytes):                                                                                                                             
                                                                                                                                                              
Writing | ################################################## | 100% 0.01s                                                                                     
                                                                                                                                                              
avrdude: 1 bytes of hfuse written                                                                                                                             
avrdude: verifying hfuse memory against 0xDA:                                                                                                                 
avrdude: load data hfuse data from input file 0xDA:                                                                                                           
avrdude: input file 0xDA contains 1 bytes                                                                                                                     
avrdude: reading on-chip hfuse data:                                                                                                                          
                                                                                                                                                              
Reading | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: verifying ...                                                                                                                                        
avrdude: 1 bytes of hfuse verified                                                                                                                            
avrdude: reading input file "0xFF"                                                                                                                            
avrdude: writing lfuse (1 bytes):                                                                                                                             
                                                                                                                                                              
Writing | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: 1 bytes of lfuse written                                                                                                                             
avrdude: verifying lfuse memory against 0xFF:                                                                                                                 
avrdude: load data lfuse data from input file 0xFF:                                                                                                           
avrdude: input file 0xFF contains 1 bytes                                                                                                                     
avrdude: reading on-chip lfuse data:                                                                                                                          
                                                                                                                                                              
Reading | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: verifying ...                                                                                                                                        
avrdude: 1 bytes of lfuse verified                                                                                                                            
                                                                                                                                                              
avrdude done.  Thank you.                                                                                                                                     
                                                                                                                                                              
                                                                                                                                                              
avrdude: AVR device initialized and ready to accept instructions                                                                                              
                                                                                                                                                              
Reading | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: Device signature = 0x1e950f                                                                                                                          
avrdude: NOTE: "flash" memory has been specified, an erase cycle will be performed                                                                            
         To disable this feature, specify the -D option.                                                                                                      
avrdude: erasing chip                                                                                                                                         
avrdude: reading input file "/usr/share/arduino-dock/twibootloader.hex"                                                                                       
avrdude: input file /usr/share/arduino-dock/twibootloader.hex auto detected as Intel Hex                                                                      
avrdude: writing flash (31808 bytes):                                                                                                                         
                                                                                                                                                              
Writing | ################################################## | 100% 1.19s                                                                                     
                                                                                                                                                              
avrdude: 31808 bytes of flash written                                                                                                                         
avrdude: verifying flash memory against /usr/share/arduino-dock/twibootloader.hex:                                                                            
avrdude: load data flash data from input file /usr/share/arduino-dock/twibootloader.hex:                                                                      
avrdude: input file /usr/share/arduino-dock/twibootloader.hex auto detected as Intel Hex                                                                      
avrdude: input file /usr/share/arduino-dock/twibootloader.hex contains 31808 bytes                                                                            
avrdude: reading on-chip flash data:                                                                                                                          
                                                                                                                                                              
Reading | ################################################## | 100% 1.14s                                                                                     
                                                                                                                                                              
avrdude: verifying ...                                                                                                                                        
avrdude: 31808 bytes of flash verified                                                                                                                        
avrdude: reading input file "0x0f"                                                                                                                            
avrdude: writing lock (1 bytes):                                                                                                                              
                                                                                                                                                              
Writing | ################################################## | 100% 0.01s                                                                                     
                                                                                                                                                              
avrdude: 1 bytes of lock written                                                                                                                              
avrdude: verifying lock memory against 0x0f:                                                                                                                  
avrdude: load data lock data from input file 0x0f:                                                                                                            
avrdude: input file 0x0f contains 1 bytes                                                                                                                     
avrdude: reading on-chip lock data:                                                                                                                           
                                                                                                                                                              
Reading | ################################################## | 100% 0.00s                                                                                     
                                                                                                                                                              
avrdude: verifying ...                                                                                                                                        
avrdude: 1 bytes of lock verified                                                                                                                             
                                                                                                                                                              
avrdude: safemode: Fuses OK (E:05, H:DA, L:FF)                                                                                                                
                                                                                                                                                              
avrdude done.  Thank you.                                                                                                                                     
                                                                                                                                                              
&gt; Done                                                                                                                                                        
root@Omega-0B03:~#   
------------------------------------------------
</code></pre>
<p dir="auto">now trying to to flash the blink2 example I get an memsize error, not sure how to proceed, any suggestion<br />
would be appropriated, Thanks</p>
<pre><code>&gt; Flashing application 'blink2.hex' ...
device         : /dev/i2c-0       (address: 0x29)
version        :                  (sig: 0x00 0x00 0x00 =&gt; unknown)
flash size     : 0x0000 /     0   (0x00 bytes/page)
eeprom size    : 0x0000 /     0
invalid memsize: 0x0c8a &gt; 0x0000
&gt; Done
</code></pre>
]]></description><link>http://community.onion.io/post/1901</link><guid isPermaLink="true">http://community.onion.io/post/1901</guid><dc:creator><![CDATA[claude hurtubise]]></dc:creator><pubDate>Tue, 08 Dec 2015 17:43:17 GMT</pubDate></item><item><title><![CDATA[Reply to need help using Arduino Dock on Tue, 08 Dec 2015 17:18:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/675">@claude-hurtubise</a> which method are you using to flash the sketch? Also, what is the LED on the Arduino Dock doing?</p>
]]></description><link>http://community.onion.io/post/1908</link><guid isPermaLink="true">http://community.onion.io/post/1908</guid><dc:creator><![CDATA[Lazar Demin]]></dc:creator><pubDate>Tue, 08 Dec 2015 17:18:21 GMT</pubDate></item><item><title><![CDATA[Reply to need help using Arduino Dock on Tue, 08 Dec 2015 20:43:20 GMT]]></title><description><![CDATA[<p dir="auto">I used the second method "using the Omega" because I was not seeing the Omega in the port menu in the Arduino IDE.<br />
The yellow led on the Arduino board is flashing very slowly all the time.</p>
<p dir="auto">Thanks<br />
Claude</p>
]]></description><link>http://community.onion.io/post/1922</link><guid isPermaLink="true">http://community.onion.io/post/1922</guid><dc:creator><![CDATA[claude hurtubise]]></dc:creator><pubDate>Tue, 08 Dec 2015 20:43:20 GMT</pubDate></item><item><title><![CDATA[Reply to need help using Arduino Dock on Sun, 13 Dec 2015 03:33:06 GMT]]></title><description><![CDATA[<p dir="auto">I tried re flashing the arduino dock again, that seem to have work, I get in trouble once I try flashing the blink2 sketch, using the second method, because I'm not seeing the Omega in the port menu in the Arduino IDE</p>
<blockquote>
<p dir="auto">Flashing application 'blink2.hex' ...<br />
device         : /dev/i2c-0       (address: 0x29)<br />
version        :                  (sig: 0x00 0x00 0x00 =&gt; unknown)<br />
flash size     : 0x0000 /     0   (0x00 bytes/page)<br />
eeprom size    : 0x0000 /     0<br />
invalid memsize: 0x0c8a &gt; 0x0000<br />
Done</p>
</blockquote>
]]></description><link>http://community.onion.io/post/2151</link><guid isPermaLink="true">http://community.onion.io/post/2151</guid><dc:creator><![CDATA[claude hurtubise]]></dc:creator><pubDate>Sun, 13 Dec 2015 03:33:06 GMT</pubDate></item></channel></rss>