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

You are here

ELS61 problem with URC in Java | Telit Cinterion IoT Developer Community

January 14, 2019 - 1:03pm, 6618 views

Hello,

I got some ELS61 modules from our local (Czech Republic) dealer. Modules come with FW version REVISION 01.000 A-REVISION 00.028.00.

I have problem with recieving URC strings in Java application with ATCommandListener class implemetation registrated on instance of ATCommand with metod addListener().

Even demo project AtCmdDemo from developer CD doesn’t work. Synchronous and asynchronous AT commands work well, but i don’t get any URC to method ATEvent(String Event). I registered some URCs through at^sind command, but even globally registered URC (like +PBREADY, ^SBC: Undervoltage Warning, ...) doesn’t come.

I tried module upgrade to newest FW from gemalto extranet (00.029.00), but it’s still the same.

I have no problem with URCs in module terminal in my computer.

Thanks for your help

Marek Záruba