Skip to main content
Home
for DLMS smart meters
Open source solutions for DLMS smart metering

Main navigation

  • Home
  • Products
  • About us
  • Open Source
  • Community
  • Forum
  • Downloads
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Forums
  3. FTDI Configuration On Gurux.Serial.Android-master

FTDI configuration on Gurux.Serial.Android-master

Forum Rules

Before commenting read Forum rules

Don't comment the topic if you have a new question.

You can create a new topic selecting correct category from Gurux Forum and then create a new topic selecting "New Topic" from the top left.

By Jaume Sole , 29 June, 2017
Forums
Gurux.Serial

Hello,

I've been testing in order to verify that my probe functions correctly the demo app you have developed.
I've noticed minor changes should be done:

- in file device_filter.xml
<usb-device vendor-id="1027" product-id="24557" class="255" subclass="255" protocol="255" />
product-id should be #6001 -> 24577 (not 24557)
all probes I've tested have subclass and protocol both 255

- in GXFtdi.java
in function is using should be:
if ((vendor == 1027 && product == 24577) || "FTDI".equalsIgnoreCase(stringManufacturer)) {
...
vendor is repeated and number is not correct

- consider adding to the androidmanifest.xml
<uses-feature android:name="android.hardware.usb.host" />

With those minor changes I've been able to send using this demo.
THanks

Profile picture for user Kurumi

Kurumi

8 years 11 months ago

FTDI configuration on Gurux.Serial.Android-master

Hi,

Our client is using cheap Chinese USB dongle with this product-id.
We added your product id.

We modified app's androidmanifest.xml. Not it contains.

<uses-feature
android:name="android.hardware.usb.host"
android:required="true" />

This was already included to component's androidmanifest.xml.

New version is released:1.0.8.

Thanks from your feedback. I added your name to credits.

BR,

Mikko

  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Tue, 06/09/2026 - 11:16
    gurux.dlms.java 4.0.95
  • Tue, 06/09/2026 - 10:03
    Gurux.DLMS.Python 1.0.199
  • Mon, 06/08/2026 - 13:39
    gurux.dlms.cpp 9.0.2606.0801
  • Mon, 06/01/2026 - 10:15
    gurux.dlms.cpp 9.0.2606.0101
  • Thu, 05/28/2026 - 16:06
    gurux.dlms.java 4.0.94

New forum topics

  • Error reading L&G Meter
  • Pass a TCP Client to GXNet
  • Australian EDMI Mk10D (Essential Energy area)
  • Strange mix of data notificiation vs get response
  • DLMS Connection
More

Who's new

  • Tuanhgg
  • Adel
  • charnon
  • Paddles
  • Miguel Ángel
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin