Difference between revisions of "IoTGateway/SDK/InstallationOfWsnSDK"

From ESS-WIKI
Jump to: navigation, search
(Install WSN SDK)
(Install WSN SDK)
Line 18: Line 18:
 
  5. You can then run the wsn demo application
 
  5. You can then run the wsn demo application
 
     #sampleSNManagerAPI
 
     #sampleSNManagerAPI
 +
    [[File:Installation WSN SDK 4.jpg|745×665px|sample]]

Revision as of 04:26, 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
   unzip
3. To install the wsn sdk & select target folder ( Recommend Default "/usr/lib/" <- Enter )
   #./sennet-wise_3310-1.2.00.0280.run
   installer
4. Completed the Installation
   Completed
5. You can then run the wsn demo application
   #sampleSNManagerAPI
    sample