Sensor Node Pro Application icon

Sensor Node Pro 1.0.0

3.1 MB / 1+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Sensor Node Pro, developed and published by mScino Tools, has released its latest version, 1.0.0, on 2018-06-26. This app falls under the Tools category on the Google Play Store and has achieved over 100 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Sensor Node Pro APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.3+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.mscino.sensornode.pro

Updated: 7 years ago

Developer Name: mScino Tools

Category: Tools

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing Sensor Node Pro on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Reviews

1 ★, on 2020-02-28
Hi your app is not saving data to excel. Only date and time!! Is there a fix

Previous Versions

Sensor Node Pro 1.0.0
2018-06-26 / 3.1 MB / Android 2.3+

About this app

Turn your phone into a sensor node for a wireless sensor network. Sensor Node make use of all your phone's amazing sensors and stream them to your PC in real time. A typical sensor node like this cost you hundreds of dollars outside. Sensor Node is available for you for free! Or use it as a wireless IMU. You can use it for your project in school or research! If you require assistance, feel free to contact the developer at mobilescino@gmail.com

Each device can be given an ID to be identified by the PC. Start using your phones as a sensor node today!

Sensor Node main features:
- Stream live data from phone to PC through UDP in xml format
- Stream live data from phone to PC through Mqtt protocol
- View data from sensors, phone status as well as battery status
- Log sensor data to CSV file (Excel compatible) and download it later
- See live graphs of your phone sensors
- Capable of setting frequency of sensor data

Phone status and Battery status depends on phone hardware.

Note:
- Mqtt address should in the form of tcp://192.168.1.123:1883
- Battery streaming only updates once a minute to reduce battery consumption

Streaming of data using UDP:
- Data sent is in XML format
- Data is sent by UDP in real time
- Remember to off your firewall
- To use, create a UDP socket binding to the port you choose and poll the socket for incoming data. Example at https://www.dropbox.com/s/zgxrrje17hhn8vj/androidSensor123.py

- Please comment to help me improve this application. Thank you

- Please support by downloading the pro version.

New features

- Added Gps speed (PRO Version)
- Added auto reconnect for Mqtt if it gets disconnected half way