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

You are here

Reading URCs in java application | Telit Cinterion IoT Developer Community

October 23, 2015 - 9:15am, 6054 views

Hello developers!

I am trying to make an UDP client in eclipse. I've read section 1.8.1 in the ehs6_ATcommands_v02000a.pdf document and I understand that URCs are important when communicating with the module.

Ive tried to setup the UDP client as follow.


all the setup ATCommands responses with an 'OK', But when the ATCommand AT^SISO=0 is called the module once again response with 'OK' but then the program freezes. My guess is, that i need to wait for the ^SISW=0,1?

but exacly how do i listen for it?


Regards,
Mathias Hampen