I've deployed the example application to the TC65. However, sometimes I can't get it to run.
See the following AT-commands:
ATZ
OK
AT^SJRA=a:/SMSHeartbeat.jar
ERROR
ATZ
OK
AT^SJRA=a:/SMSHeartbeat.jar
OK
Constructor
startApp
Hello World
destroyApp(true)
Why doesn't it run the first time, but it does the second time? I also see this behaviour sometimes with the AT^SCFG="Userware/Stdout", "ASC0" command, so it is not related to the Java example.