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

You are here

ComConnection issue BGS5 | Telit Cinterion IoT Developer Community

March 9, 2016 - 5:02pm, 2857 views

Hi all,

How Do I have to open the ComConnection for ASC0 ASC1 on BGS5 module?

javax.microedition.io.ConnectionNotFoundException

Using TC65i module i opened de connection with this:

(CommConnection) Connector.open("comm:com1;baudrate=".concat(String.valueOf(GPS_DEFAULT_BAUDRATE)));

What is the the CommConnection name for ASC0 and ASC1 in BGS5 module?

Regards.