Difference between revisions of "IoTGateway/SDK/InstallationOfWsnSDK"

From ESS-WIKI
Jump to: navigation, search
(Created page with "=Install WSN SDK= :You can get the latest Wireless Sensor Network Software Development Kit(SDK) version from: :*WISE-3310")
 
Line 1: Line 1:
 
=Install WSN SDK=
 
=Install WSN SDK=
:You can get the latest Wireless Sensor Network Software Development Kit(SDK)  version from:
+
You can get the latest Wireless Sensor Network Software Development Kit(SDK)  version from:
:*[[WISE-3310/IoTGwWSNSDKDownload|WISE-3310]]
+
*[[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
 +
 
 +
3. To install the wsn sdk & select target folder ( Recommend Default "/usr/lib/" <- Enter )
 +
    #./sennet-wise_3310-1.2.00.0280.run
 +
   
 +
4. Finished the Installation
 +
 
 +
5. You can then run the wsn demo application
 +
    #sampleSNManagerAPI

Revision as of 09:21, 23 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 Default "/usr/lib/" <- Enter )
   #./sennet-wise_3310-1.2.00.0280.run
   
4. Finished the Installation
5. You can then run the wsn demo application
   #sampleSNManagerAPI