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

You are here

Cannot find com.cinterion.io.file.* on EHS6 | Telit Cinterion IoT Developer Community

March 24, 2015 - 9:07pm, 5714 views

Hi...

I'm currently porting my EGS5 code to the EHS6. However, the compiler refuses to find com.cinterion.io.file.* ("package does not exist"). This means that I cannot use FileConnection. etc.

Also ATCommand cannot be found at its usual location (com.cinterion.io.*).

I'm using Netbeans 7.2.

In my EHS6 project configuration I am configured as a "IMP_NG_EHS5" device. My device configuraiton is "CLDC-1.1" and my device profile is "IMP-NG". I have ticked the following optional packages: Cinterion Classes 1.0, Java Crypto..., PDA Optional Packages..., XML API for Java...

The project abilities are: CLDC, CWM, IMPNG, JSR280, JSR75 and SATSACRYPTO

Can anyone tell me what I'm doing wrong here.

many thanks

Liam