OnionIoT / Onion-Arduino-Library

Onion library for use with the Arduino IDE and the Arduino Dock
GNU General Public License v3.0
9 stars 7 forks source link

cant upload scketch to Arduino dock 2 #2

Closed xyzbilal closed 7 years ago

xyzbilal commented 7 years ago

hi, I m trying to upload a sketch to arduino dock 2 via omega 2+ as instructed this link https://docs.onion.io/omega2-docs/flash-arduino-dock-wirelessly.html#flash-arduino-dock-wirelessly and unfortunatelly arduino dock led s turn off s. then I tried instructions for omega at the link of https://wiki.onion.io/Tutorials/Arduino-Dock/Using-the-Arduino-Dock#the-onion-arduino-library with onion library and result same. there is no problem with connection. I get errors while uploading. as you will see at picture. getting error flash not successfull and other errors I cant relate.. regards.. dock error and I tried to upload manually as instructed link https://docs.onion.io/omega2-docs/flash-arduino-dock-wirelessly.html section Manually Flashing on the Command line and get errors seen in thi pic below

manuel error

greenbreakfast commented 7 years ago

Looks like there's some issue with how the Arduino Dock software was installed on your Omega.

Please try factory resetting your Omega, and then installing the Arduino Dock package and trying again:

opkg update
opkg install arduino-dock-2
xyzbilal commented 7 years ago

Thanks Greenbreakfast. I made factory reset and upgrade onion. Made fresh install required packets then problem solved.