The program was developed using C# language in the Visual Studio software development environment. This program contained the following task : First, the sensor data received from base station would be read through the serialport. Next, the sensor values and node data sent would be separated from the data that was read, after which they would be recorded into the database. This program not only separates 25 bytes of raw data received from the base-station node (as shown in the interface of the program) but also records it in a database. Figure 7 shows the interface of the program.