News&Events
About
API Ref
API Directory
UserManual
nodeMCU
python
PC Software
EnergyMeter
WiFi HT
downloads

Quick Connect Software

PuporseUpload data to DeviceBit platform in the easiest way.

Usergroup:Free

Device&Hardware:

 1 PC(windows System)

 2 Device with output serial port (for example, the arduino)

 3 Quick Connect Software of DeviceBit:

 4 Corresponding arduino code:Download

 

Procedures:

1 Register DeviceBit Account

2 Login to DeviceBit user center, and add the device and sensors. Please refer to    http://www.devicebit.com/dev/doc/167   Chapter2  for detail.

3  Click on the Quick Connect Software (download the latest version from http://www.devicebit.com/dev/content/downloads?sk=71 )

 

  Note: The default API address is correct, if not specified. Go to My Devices-Devices-Device List to look up your device ID and enter it in the upper right corner, as the following picture shows.

     Serial No.: select the serial port of your arduino (the default port is correct. If it is incorrect, please look it up in device manager.

     Baudrate: Select the value you need, 9600 for example.

     UserkeyYou can query your User Key by following steps:

                  a. Log into DeviceBit Platform (http://www.devicebit.com/home/login)

                  b. Go to My Account - Account Settings- Personal Settings

     Auto-indexing:

  Let's move on to Auto-indexing. You can use Auto-indexing or not. Auto-indexing can make data-upload simpler.

1)With Auto-indexing. Set up the sensor ID with T, e.g. T1, T2, T3, T4, T5..

Enter T  for Auto-indexing as the above picture shows. Thus, the data-upload format is 

Measurement1,Measurement2,Measurement3,Measurement4,Measurement5...

Please use ";" for separation.

The correspongding Arduino code is 

Note:The last measurement is output with Serial.println(). Thus, the software can end the upload program.

2)Without Auto-indexing. Please leave blank if you don't use it.

  The data-upload format is 

        Sensor1 ID: Measurement 1;  Sensor2 ID : Measurement 2;  Sensor3 ID : Measurement 3;  Sensor4 ID :Measurement 4;         Sensor5 ID: Measurement 5...

        for example:Humidity:41; Temperature:22

The correspongding Arduino code is

 

The last value is output with Serial.println().Thus, the software can end the upload program.

 

 Tip

 

For any questions, please contact DeviceBit Customer Service

xujing@devicebit.comsupport@devicebit.com

Tel: 0086-10-52981332

Mobile: 0086-13911890238