A
A
Andrey Blinkov2018-06-17 14:35:04
Android
Andrey Blinkov, 2018-06-17 14:35:04

How to read data in an Android application via BlueTooth adapter SD1100 (SENA) via Modbus (RS-485) protocol?

It is required in the Android application to read data from the LMP 307i sensor (BD Sensors) via the BlueTooth adapter SD1100 (SENA) using the Modbus (RS-485) protocol. Who practically solved such a problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily F, 2018-06-21
@Vasilii_B2

The bottom line is simple: connect the sensor to the adapter, find this adapter in the android application and connect to it, then you receive data from the sensor in the application (maybe before that you will need to make a request to receive data from the sensor) in the form of a data string (using the Modbus protocol) decipher them according to the sensor data protocol and use the received readings.
The nuances are in the details! The question is at least a term paper)))

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question