Dear Mikko,
Your android dlms library is of great help for open source community.
I want to use gurux dlms library for android.
I am already using a customised usb serial library for other non dlms applications.
Please suggest how can i integrate your dlms protocol library with existing serial library i am using.
As i can see in sample android app,it is currently using blocking i/o using synchronous method of reading from serial device.
Please also suggest how can we use the library in asynchronous way so that UI is responsive while reading data.
Thank you and regards,
Ramu