# Issues with First Connection Device Creation

**URL:** https://community.cumulocity.com/t/issues-with-first-connection-device-creation/2067
**Category:** Forum
**Tags:** cumulocity
**Created:** [April 25, 2020, 7:17pm UTC](https://community.cumulocity.com/t/issues-with-first-connection-device-creation/2067 "2020-04-25T19:17:51Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Dan\_B](https://avatars.discourse-cdn.com/v4/letter/d/c2a13f/32.png) [@Dan\_B](https://community.cumulocity.com/u/Dan_B)
#### Post date: [April 25, 2020, 7:17pm UTC](https://community.cumulocity.com/t/issues-with-first-connection-device-creation/2067/1 "2020-04-25T19:17:51Z")

</div>

We’re having some issues with the initial registration/creation of our devices on the Cumulocity cloud. We’re using the static template method to create a device as follows:

“100,DEVICE\_ID”  
“110,SERIAL\_NO”  
“117,INTERVAL”  
“114,SUPPORTED\_FEATURES”  
“400,SOME\_BOOT\_MESSAGES”

The issue I see is that when we create a device for the first time, it shows up in the dashboard, but with a limited set of features. For example, the device is shown as offline with unknown last communication even though it just registered and posted some events. Also, I notice that a number of the tabs (ie Software, measurements, etc.) are also unavailable. If I reset the device however, and issue the same sequence of commands again then the device is fully functional in cumulocity.

Does this make any sense, or do you guys have any idea what might be causing this? Screenshots attached

 ![thumbnail_image.png](https://europe1.discourse-cdn.com/flex005/uploads/cumulocity/original/2X/5/514ada9e26683a59cf2272b831a56f3bfc50f274.png)  
 ![thumbnail_image2.png](https://europe1.discourse-cdn.com/flex005/uploads/cumulocity/original/2X/5/552bc6a878f6873cc670b7a0ae4a88efb1804be8.png)

---

<div class="post-metadata">

### Author: ![Dan\_B](https://avatars.discourse-cdn.com/v4/letter/d/c2a13f/32.png) [@Dan\_B](https://community.cumulocity.com/u/Dan_B)
#### Post date: [May 2, 2020, 8:35am UTC](https://community.cumulocity.com/t/issues-with-first-connection-device-creation/2067/2 "2020-05-02T08:35:51Z")

</div>

Anybody have any thoughts on this?

---

<div class="post-metadata">

### Author: ![Dan\_B](https://avatars.discourse-cdn.com/v4/letter/d/c2a13f/32.png) [@Dan\_B](https://community.cumulocity.com/u/Dan_B)
#### Post date: [May 21, 2020, 7:59am UTC](https://community.cumulocity.com/t/issues-with-first-connection-device-creation/2067/3 "2020-05-21T07:59:19Z")

</div>

Bump

---

<div class="post-metadata">

### Author: ![Gyan\_Awasthi1](https://avatars.discourse-cdn.com/v4/letter/g/eada6e/32.png) [@Gyan\_Awasthi1](https://community.cumulocity.com/u/Gyan_Awasthi1)
#### Post date: [June 19, 2020, 10:08am UTC](https://community.cumulocity.com/t/issues-with-first-connection-device-creation/2067/4 "2020-06-19T10:08:07Z")

</div>

It looks expected.  
Tabs on device management page keep adding up as you add functionality into the device .  
For example software, control etc tabs will pops up when you add supported operations .  
Read documentation  
[https://cumulocity.com/guides/device-sdk/mqtt-examples/](https://cumulocity.com/guides/device-sdk/mqtt-examples/)  
it says  
After a reload of the **Info** page of your device in the Device Management application, you should see the information we just added.

UI does not show any tabs for operations. Up to this point, it was unknown what exactly the device supports, but the list of supported operations can be modified with the template `114` . A list of supported operations can be added here.

---

<div class="post-metadata">

### Author: ![system](https://dub1.discourse-cdn.com/flex005/user_avatar/community.cumulocity.com/system/32/31990_2.png) [@system](https://community.cumulocity.com/u/system)
#### Post date: [April 2, 2021, 3:44pm UTC](https://community.cumulocity.com/t/issues-with-first-connection-device-creation/2067/5 "2021-04-02T15:44:34Z")

</div>


