PLS62-W Failed to connect remote debugging device! | Telit Cinterion IoT Developer Community
February 6, 2019 - 4:59pm, 2426 views
I have a problem with accessing Gemalto device (PLS62-W).
this error message:
Registering ip address "192.168.244.1" of remote debugging device...
Waiting for debug device registration of "IMP_NG_PLSX_REMOTE"...
Failed to connect remote debugging device!
Passing control to external device emulator...
System - Windows 7 - 32 bit
IDE - ECLIPSE JUNO - contribution folder
ati1
Cinterion
PLS62-W
REVISION 02.000
A-REVISION 01.000.02
This is output after AT command "AT^SCFG?":
^SCFG: "GPRS/AutoAttach","enabled"
^SCFG: "Gpio/mode/ASC1","std"
^SCFG: "Gpio/mode/DCD0","std"
^SCFG: "Gpio/mode/DSR0","std"
^SCFG: "Gpio/mode/DTR0","std"
^SCFG: "Gpio/mode/FSR","gpio"
^SCFG: "Gpio/mode/HWAKEUP","gpio"
^SCFG: "Gpio/mode/PULSE","gpio"
^SCFG: "Gpio/mode/PWM","gpio"
^SCFG: "Gpio/mode/RING0","gpio"
^SCFG: "Gpio/mode/SPI","rsv"
^SCFG: "Gpio/mode/SYNC","gpio"
^SCFG: "Ident/Manufacturer","Cinterion"
^SCFG: "Ident/Product","PLS62-W"
^SCFG: "MEShutdown/Fso","0"
^SCFG: "MEShutdown/sVsup/threshold","0","0"
^SCFG: "MEopMode/CFUN","0","1"
^SCFG: "MEopMode/CregRoam","0"
^SCFG: "MEopMode/ExpectDTR","current"
^SCFG: "MEopMode/ExpectDTR","powerup"
^SCFG: "MEopMode/Prov/AutoSelect","off"
^SCFG: "MEopMode/Prov/Cfg","attus"
^SCFG: "MEopMode/RingOnData","off"
^SCFG: "MEopMode/SoR","off"
^SCFG: "MeOpMode/SRPOM","0"
^SCFG: "Radio/Band/2G","0x00000074"
^SCFG: "Radio/Band/3G","0x0004019B"
^SCFG: "Radio/Band/4G","0x080E08DF"
^SCFG: "Radio/Mtpl/2G","0"
^SCFG: "Radio/Mtpl/3G","0"
^SCFG: "Radio/Mtpl/4G","0"
^SCFG: "Radio/OutputPowerReduction","4"
^SCFG: "RemoteWakeUp/Ports","current"
^SCFG: "RemoteWakeUp/Ports","powerup"
^SCFG: "Serial/Ifc","0"
^SCFG: "Serial/Interface/Allocation","0","0"
^SCFG: "Serial/USB/DDD","0","0","0409","1E2D","005B","Cinterion Wireless Modules
","PLSx",""
^SCFG: "Tcp/IRT","3"
^SCFG: "Tcp/MR","10"
^SCFG: "Tcp/OT","6000"
^SCFG: "Tcp/WithURCs","on"
^SCFG: "Trace/Syslog/OTAP","0"
^SCFG: "Urc/Ringline","local"
^SCFG: "Urc/Ringline/ActiveTime","2"
^SCFG: "Userware/Autostart","1"
^SCFG: "Userware/Autostart/Delay","0"
^SCFG: "Userware/DebugInterface","0.0.0.0","0.0.0.0","0"
^SCFG: "Userware/DebugMode","on"
^SCFG: "Userware/Passwd",
^SCFG: "Userware/Stdout","null",,,,"off"
^SCFG: "Userware/Watchdog","0"
When I press "Window->Preferences->JavaMe->Device Management", I see IMP_NG_PLSX_REMOTE 1, and it is set as default.
Hello,
Please also make sure that IMP_NG_PLSX_REMOTE 1 is set in the project configuration.
This error could be connected with firewall - the addresses 192.168.244.1 and 192.168.244.2 are used for debug communication. Please check the firewall rules - the traffic between 192.168.244.1 and 192.168.244.2 should be enabled. Or try to disable the firewall completely for the time when the debug is used for test.
Regards,
Bartłomiej
Hello Bartłomiej , thanks for your help
Below settings such i 'm using
1- Firewall disable
2- Ecplise error
3 - Eclipse preferences
4 - Project setting ( ***** world from cinterion eclipse examples).
Regards,
Italo
Hello,
Please make sure that the port is not occupied, the debug dialup connection is started. You may reboot the module and kill OJMEE (to be found in system tray) or even reboot PC to make sure that everything is correct.
There was one more issue with firewall but it was related to Win10 as far as I know. Disabling firewall was not enough and there was a need to additionally go to Windows Firewall and then Advanced Settings and then go to “Inbound Rules” on the left bar and look for Java(TM) Platform SE binary Public Profile using TCP Protocol and go to it’s Properties. Then in a pop-up window in the General tab switch Action to “Allow the connection” and apply the change.
Regards,
Bartłomiej
Hello,
I'm using the PLS62-W and I'm having some problems accessing the Gemalto device.
My configuration is as follows:
ati1
Cinterion
PLS62-W
REVISION 02.010
A-REVISION 01.000.05
Windows 7 64-bit,
IDE – Eclipse Juno 64-bit,
JDK 7 – Update 80 64-bit,
pls62-w_rev02.010_arn01.000.11_install-cd.
Configuration is as follows:

When I start the debug process, I receive this message:


Is there any configuration that I need to do?
Regards,
Pedro.
Hello,
This looks like it could be the problem with firewall.
Please check the firewall rules. Normally enabling the traffic between 192.168.244.1 and 192.168.244.2 or for the time when the debug is used disabling the firewall completely.
It looks like you have the proper runtime selected for the project - with "REMOTE1" ending.
It is in general the most advisable to use the the software from our installation package like "pls62-w_rev02.010_arn01.000.11_install-cd" that you cited in your post and 32bit version of JDK7 like the one available in the package.
There may be additional actions required related to firewall but as far as I know it was only applicable to Win10.
1. In search engine type “firewall” and run “Windows Firewall” control panel.
2. Go to “Advanced settings” on the left bar.
3. Go to “Inbound Rules” on the left bar and look for Java(TM) Platform SE binary Public Profile using TCP Protocol and go to it’s Properties.
4. In a pop-up window in the General tab switch Action to “Allow the connection” and apply the change.
Best regards,
Bartłomiej