Difference between revisions of "IoTGateway/SDK/InstallationOfWsnSDK"
From ESS-WIKI
(Created page with "=Install WSN SDK= :You can get the latest Wireless Sensor Network Software Development Kit(SDK) version from: :*WISE-3310") |
(→Install WSN SDK) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
=Install WSN SDK= | =Install WSN SDK= | ||
− | + | You can get the latest Wireless Sensor Network Software Development Kit(SDK) version from: | |
− | + | *[[WISE-3310/IoTGwWSNSDKDownload|WISE-3310]] | |
+ | |||
+ | 1. Copy the WSN SDK to your Target Device ( ex: WISE-3310 ) | ||
+ | |||
+ | 2. Unzip the SDK | ||
+ | #unzip sennet-wise_3310-1.2.00.0280.zip | ||
+ | [[File:Installation WSN SDK 1.jpg|761×73px|unzip]] | ||
+ | |||
+ | 3. To install the wsn sdk & select target folder ( Recommend use the Default "/usr/lib/" setting <- Enter ) | ||
+ | #./sennet-wise_3310-1.2.00.0280.run | ||
+ | [[File:Installation WSN SDK 2.jpg|761×99px|installer]] | ||
+ | |||
+ | 4. Completed the Installation | ||
+ | [[File:Installation WSN SDK 3.jpg|761×772px|Completed]] | ||
+ | |||
+ | 5. You can then run the wsn demo application | ||
+ | #sampleSNManagerAPI | ||
+ | [[File:Installation WSN SDK 4.jpg|745×665px|sample]] |
Latest revision as of 03:35, 24 February 2016
Install WSN SDK
You can get the latest Wireless Sensor Network Software Development Kit(SDK) version from:
1. Copy the WSN SDK to your Target Device ( ex: WISE-3310 )
2. Unzip the SDK #unzip sennet-wise_3310-1.2.00.0280.zip
3. To install the wsn sdk & select target folder ( Recommend use the Default "/usr/lib/" setting <- Enter ) #./sennet-wise_3310-1.2.00.0280.run
4. Completed the Installation
5. You can then run the wsn demo application #sampleSNManagerAPI