Hi,
i'm trying to sending data over TCP/IP following your codec guide.
I implemented a java server socket that correctly receive the IMEI from the device (FMB202), but then when it responds with the 0x01 byte the device doesn't receive anything and the connection expires.
I can see from the Configurator application that the bytes of data received doesn't change over several attemps.
Why i'm not enable to send data to the FMB202 device?
Thanks
Luca