nRF51 IoT SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Cloud setup

Getting started with Xively Personal

After activating your Xively Personal login details, enter the Xively Personal website and log in to the website portal (Figure 1).

Note
To create an account, you must write a request on the main Xively page.


06_xively_login.png
Figure 1: Login form.


Creating a device

The needed steps for creating a device are presented below. However, for a broader overview it is advisable to read the Getting started tutorial.

Create a device representing your IoT Device (nRF51 kit) (Figure 2).


07_xively_add_device.png
Figure 2: Adding a new device.


Add some information about device to make it more easily recognizable (Figure 3).


08_xively_add_device_2.png
Figure 3: Setting the device parameters.


Xively will automatically create the Feed ID and API Key that you need for connecting your device.

Creating a channel

Xively channels enable bidirectional exchange of datapoints between the Xively platform and IoT devices or services.

Add a new channel by clicking the Add Channel button (Figure 4).


09_xively_add_device_3.png
Figure 4: Adding a new channel.


Each datastream represents a specific attribute, unit, or type of information, for example readings from a sensor or commands from an app. To be aligned with the example, use the settings from the image below (Figure 5).


10_xively_add_device_4.png
Figure 5: Setting channel parameters.


Displaying a graph

Xively contains an option to represent data in graphical form. Click the Graphs button at top right in the Channels dialog for the channel you created.

Having completed your setup of nRF51 kits using the ready-made examples, when the graph appears on the screen after a short while, you should see a graph that looks like the image below (Figure 6). The temperature values should be in the range of 17.00 to 24.00 °C.


11_xively_graph.png
Figure 6: Presenting data in value/time format.