Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

CWM library | Telit Cinterion IoT Developer Community

March 11, 2017 - 4:55pm, 1933 views

I want to use "AT" commands in my Java MIDlet. I understand I need

to link against the CWM jar file. My question is which one? I've got the

following JAR files drifting around my development environment:

cwmlib_1.0.jar               (41,973 bytes)

cwmlib_1.0.jar               (43,941 bytes)

cwmlib_1.0.jar                (42,569 bytes)

cwm_1.0.jar                    (93,198 bytes)

I'm linking against the cwmlib_1.0.jar that's 42,569

bytes long, and it seems to work.

I just want to clean up my environment and make sure I'm

using the right version of the library.

Thanks!