Difference between revisions of "Pdmc"

From ESS-WIKI
Jump to: navigation, search
Line 14: Line 14:
 
:'''Step02:''' Prepare an Mbed account<br/>
 
:'''Step02:''' Prepare an Mbed account<br/>
 
:Before a device connected to Pelion Device Management, the user need an Mbed account. please refer to the below link to sign up<br/>
 
:Before a device connected to Pelion Device Management, the user need an Mbed account. please refer to the below link to sign up<br/>
::
+
 
*An Mbed account - [https://os.mbed.com/account/login/ "sign up if you don't have one."]
+
::*An Mbed account - [https://os.mbed.com/account/login/ "sign up if you don't have one."]
 +
 
 
::*Access to Pelion Device Management - [https://console.mbed.com/cloud-registration "request access here"]
 
::*Access to Pelion Device Management - [https://console.mbed.com/cloud-registration "request access here"]
  
Line 30: Line 31:
  
 
:'''Step04:''' Access sensor data in Pelion Device Management Portal"
 
:'''Step04:''' Access sensor data in Pelion Device Management Portal"
::
+
::*Open browser and go to [https://portal.mbedcloud.com/devices "Device Management Portal's Device Directory page."]
*Open browser and go to [https://portal.mbedcloud.com/devices "Device Management Portal's Device Directory page."]
+
 
 
::*Click the device ID to view all its information.
 
::*Click the device ID to view all its information.
 +
 
::*Select the Resources tab to view the device's exposed LwM2M resources. Scroll down to locate the sensor temperature or humidity.
 
::*Select the Resources tab to view the device's exposed LwM2M resources. Scroll down to locate the sensor temperature or humidity.
 
</div>
 
</div>

Revision as of 10:44, 10 April 2019

ARM Pelion

Pelion Device Management Client Example

This example is demonstrate how to connect to Pelion Device Management. Please follow the below steps to give it a try.

Step01: Get source code and compile it by mbed CLI.
Please click "Link to source" and review the file "README.md" to know how to deployment and compilation with this example. The output binary will be "source_dir/BUILD/WISE_1570/GCC_ARM/WISE-1570-Rf-Bridge.bin"
WISE-1570-FirstExample 01.png


Step02: Prepare an Mbed account
Before a device connected to Pelion Device Management, the user need an Mbed account. please refer to the below link to sign up


Step03: Flash programming by WISE-ED22
Check device connected from WISE-ED22 to PC using micro-USB cable and use drag-and-drop programming with your binary.
WISE-1570-FirstExample 02.png



Step04: Access sensor data in Pelion Device Management Portal"
  • Click the device ID to view all its information.
  • Select the Resources tab to view the device's exposed LwM2M resources. Scroll down to locate the sensor temperature or humidity.