Failed to connect remote debugging device EHS5 | Telit Cinterion IoT Developer Community
December 24, 2018 - 9:19am, 3619 views
Hello!
I use Elcipe provided with WTK. Tried to use newer versions of Eclipse, but nothing helps.
What could be the problem?
Debugging console displays:
Registering ip address "192.168.244.1" of remote debugging device...
Waiting for debug device registration of "IMP_NG_EHS5_REMOTE"...
Failed to connect remote debugging device!
Passing control to external device emulator...
End of debug session. Emulator is closed!
___
Terminal shows:
AT^SCFG?
^SCFG: "Call/ECC","0"
^SCFG: "Gpio/mode/ASC1","std"
^SCFG: "Gpio/mode/DAI","gpio"
^SCFG: "Gpio/mode/DCD0","std"
^SCFG: "Gpio/mode/DSR0","std"
^SCFG: "Gpio/mode/DTR0","std"
^SCFG: "Gpio/mode/FSR","gpio"
^SCFG: "Gpio/mode/PULSE","gpio"
^SCFG: "Gpio/mode/PWM","gpio"
^SCFG: "Gpio/mode/RING0","std"
^SCFG: "Gpio/mode/SPI","rsv"
^SCFG: "Gpio/mode/SYNC","std"
^SCFG: "GPRS/AutoAttach","enabled"
^SCFG: "Ident/Manufacturer","Cinterion"
^SCFG: "Ident/Product","EHS5-E"
^SCFG: "MEopMode/SoR","off"
^SCFG: "MEShutdown/Fso","0"
^SCFG: "Radio/Band","147"
^SCFG: "Radio/OutputPowerReduction","4"
^SCFG: "Serial/Interface/Allocation","1","1"
^SCFG: "Serial/USB/DDD","0","0","0409","1E2D","0058","Cinterion Wireless Modules","EHx",""
^SCFG: "Tcp/IRT","3"
^SCFG: "Tcp/MR","10"
^SCFG: "Tcp/OT","120"
^SCFG: "Tcp/WithURCs","on"
^SCFG: "Trace/Syslog/Otap","0"
^SCFG: "Userware/Autostart","1"
^SCFG: "Userware/Autostart/Delay","100"
^SCFG: "Userware/DebugInterface","192.168.244.1","192.168.244.2","0"
^SCFG: "Userware/DebugMode","on"
^SCFG: "Userware/Passwd",
^SCFG: "Userware/Stdout","usb3",,,,"off"
^SCFG: "Userware/Watchdog","1"
OK
__
Hello,
Please, use an Eclipse version, which has been provided with WTK. Please, keep in mind, that you should use WTK (Java install CD) corresponding to your module type/FW version - I assume, you use EHSx module, please correct me, if I am wrong.
With regard to the problem you have faced, please consider following reason:
Traffic blocked by firewall.
Please, try to change firewall rules, so it will enable traffic between 192.168.244.1 and 192.168.244.2 or for the time when the debug is used disable firewall completely.
Best Regards,
Agata
As I wrote I use EHS5 module and Eclipse for Mobile Developers Version: Juno Service Release 2 provided with WTK.
The firewall is disabled.
Tried to use another EHS5 module but the problem still exists. So it is obviously not the hardware problem.
The problem was solved by installing the older version of JDK (jdk1.8.0_121).
Thanks for the help anyway.
Hello,
I am glad you resolved the problem and it is working properly for you now.
Best Regards,
Agata