madwhoo
madwhoo

Reputation: 99

Modbus tcp android application

i am developing android application to control plc with help of tcp/ip modbus anyone has good tutorial on that?
Modbus protocol escapes the thread (Android,Jamod)

Upvotes: 4

Views: 15614

Answers (2)

Marialvy Martínez
Marialvy Martínez

Reputation: 286

I have done what you are trying to do. I posted a question and the answer for my problem in the following link. I hope this one helps a bit.

Upvotes: 1

avra
avra

Reputation: 3730

Modbus on Android can be seen here, ModbusDroid with source can be found here, and modbus4j can be found here.

Upvotes: 5

Related Questions