Seeeduino cloud set-up

Hi

Jarence,


1. Please press and hold the wifi reset button more than 30 seconds
2. Please wait for more time, you can turn off the PC wifi and then turn on it again. It will take some time to see the AP back.
3. Please try several times.
4. If it does not work, you can try to download the firmware. you have to connect to network cable and use the ssh to remote control it. NOT through the serial. the firmware is at resources session of wiki.

C:Usersxyu6>ssh [email protected]
The authenticity of host '192.168.50.142 (192.168.50.142)' can't be established.
RSA key fingerprint is SHA256:JDDRPwzB9G3OtyHDad+doFyREQJ/Tf+8C29PY7nLpSM.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.50.142' (RSA) to the list of known hosts.
[email protected]'s password:
Permission denied, please try again.
[email protected]'s password: seeeduino
Permission denied, please try again.
[email protected]'s password:


BusyBox v1.19.4 (2014-07-09 09:25:58 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

____ ____ _ ____ ___ _ _ ___
| _ | _ / / ___|_ _| | |/ _
| | | | |_) | / _ | | _ | || | | | | |
| |_| | _ < / ___ |_| || || | | |_| |
|____/|_| \_/_/ \_\____|___|_| \_|\___/

W i F i, L i n u x, M C U, E m b e d d e d

Model: SeeeduinoCloud
Version: seeed-1.3.4
Build Sat Aug 2 17:58:48 CST 2014

www.dragino.com
----------------------------------------------------

root@Seeed:~# cd /mnt/sda1/
root@Seeed:/mnt/sda1# ls
System Volume Information dragino2-yun-seeed-v1.3.4-squashfs-sysupgrade.bin
dragino2-yun-seeed-v1.3.4-kernel.bin gcc-linaro-7.4.1-2019.02-x86_64_aarch64-linux-gnu.tar.xz
dragino2-yun-seeed-v1.3.4-rootfs-squashfs.bin kernel-release-4.4.zip
root@Seeed:/mnt/sda1# run-sysupgrade /mnt/sda1/dragino2-yun-seeed-v1.3.4-squashfs-sysupgrade.bin
Sending TERM to remaining processes ... rngd uhttpd dnsmasq thd ntpd avahi-daemon link_arduino_ww sleep rcS rcS logger syslogd klogd hotplug2 procd ubusd netifd
Sending KILL to remaining processes ... ntpd
Switching to ramdisk...
Performing system upgrade...
Unlocking firmware ...

Writing from to firmware ...
Upgrade completed
Rebooting system...
Thanks

best rgds
Bill