Problem to setup wireless vibration sensor with Azure Gateway module

Hello, I just bought one wireless vibration sensor and one Azure gateway


I´m trying to follow instructions perhaps seems I need one piece more like a USB modem to setup this sensor, it´s correct?

I´m already try instruction videos perhaps I´m receiving an error they can´t identify the sensor.

Hi,
did you checkout this tutorial

You wont need the USB modem if you have Azure gateway.
@Travis does Azure supports sensor type 40. This order was shipped a couple of weeks back i believe.

Hello Braskar, I’m follow these instruction and I have this result on Azure, I’m not sure if this node information are from the vibration sensor, perhaps when I trying to use NCDio Software or Vibration Sensor Software I didn’t reach the hardware.

{
“deviceId”: “NCD_0013A200”,
“etag”: “AAAAAAAAAAE=”,
“deviceEtag”: “ODQwNDYxNjY3”,
“status”: “enabled”,
“statusUpdateTime”: “0001-01-01T00:00:00”,
“connectionState”: “Connected”,
“lastActivityTime”: “2019-06-12T10:36:19.0178515”,
“cloudToDeviceMessageCount”: 0,
“authenticationType”: “sas”,
“x509Thumbprint”: {
“primaryThumbprint”: null,
“secondaryThumbprint”: null
},
“version”: 47,
“properties”: {
“desired”: {
“$metadata”: {
“$lastUpdated”: “2019-06-11T20:43:22.2648147Z”
},
“$version”: 1
},
“reported”: {
“Gateway_Config”: {
“mac”: “3C:71:BF:C2:C9:FC”,
“ip”: “172.20.17.55”,
“xbee_address”: “00:13:A2:00:41:91:49:31”,
“network_id”: “7FFF”,
“preamble”: “0”,
“tx_power”: “4”,
“xbee_ready”: true
},
** “nodes”: {**
** “00:13:A2:00:41:91:48:EC”: {**
** “transmission_count”: 66,**
** “battery_level”: 3.29406,**
** “type”: 40,**
** “node_id”: 0,**
** “rssi”: 100,**
** “rms_x”: 72271.36,**
** “rms_y”: 15598.07,**
** “rms_z”: 14062.08,**
** “max_x”: 0,**
** “max_y”: 42539.51,**
** “max_z”: 35750.39,**
** “min_x”: -123952.6,**
** “min_y”: -48012.81,**
** “min_z”: -37509.13,**
** “temperature”: 26**
** }**
},
“$metadata”: {
“$lastUpdated”: “2019-06-12T15:26:18.2940878Z”,
“Gateway_Config”: {
“$lastUpdated”: “2019-06-12T15:26:18.2940878Z”,
“mac”: {
“$lastUpdated”: “2019-06-12T15:26:18.2940878Z”
},
“ip”: {
“$lastUpdated”: “2019-06-12T15:26:18.2940878Z”
},
“xbee_address”: {
“$lastUpdated”: “2019-06-12T15:26:18.2940878Z”
},
“network_id”: {
“$lastUpdated”: “2019-06-12T15:26:18.2940878Z”
},
“preamble”: {
“$lastUpdated”: “2019-06-12T15:26:18.2940878Z”
},
“tx_power”: {
“$lastUpdated”: “2019-06-12T15:26:18.2940878Z”
},
“xbee_ready”: {
“$lastUpdated”: “2019-06-12T15:26:18.2940878Z”
}
},
“nodes”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”,
“00:13:A2:00:41:91:48:EC”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”,
“transmission_count”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”
},
“battery_level”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”
},
“type”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”
},
“node_id”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”
},
“rssi”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”
},
“rms_x”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”
},
“rms_y”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”
},
“rms_z”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”
},
“max_x”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”
},
“max_y”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”
},
“max_z”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”
},
“min_x”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”
},
“min_y”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”
},
“min_z”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”
},
“temperature”: {
“$lastUpdated”: “2019-06-12T10:36:19.0022257Z”
}
}
}
},
“$version”: 46
}
},
“capabilities”: {
“iotEdge”: false
}
}

The PC software wont work with Azure gateway.
Looks like you are getting results from the vibration sensor.

Good, Any idea abot how to transform this data from node to bus or another thing I can manage?