-
Notifications
You must be signed in to change notification settings - Fork 0
First steps
Alex Simon edited this page Feb 6, 2016
·
6 revisions
- Boot LinkIt Duo 7688 (starts in
AP mode
), it takes 1 minute to get the server up and running - Find LinkIt_Smart_7688_XXXXXX in your networks and connect to it
- Open a browser with URL
mylinkit.local/
or 192.168.100.1 (If first time, set the password for root) - Click Network tab on the upper right.
- Select
Station Mode
and connect to your network
NOTE: to go back to AP mode (to connect to a different network for example), press Wi-Fi button at least 5 seconds and reboot the LinkIt.
To SSH: ssh [email protected]
or ssh root@IP
- Make sure you have Arduino IDE >1.6.4
- Download this JSON file
- Go to
Arduino
>Preferences
>Additional Boards Manager URL
- Go to
Tools
>Boards
>Board Manager
- The support package should download automatically >
Install
- LinkIt Smart Duo should be ready to use under
Tools
>Board
Full instructions here