views:

26

answers:

0

My application encounters some errors on some of Motorola iDEN devices (which I have almost no experience with). I have i570 and Windows XP computer. I'd like to get log from my midlet. So my questions are: how should I do logging (currently System.out/err is used) and which tools and how to use to get log?

So far I've installed Motorola USB drivers from their site and can see device as "Motorola iDEN USB Modem" in Device Manager and it seems to be bound to COM19. iDEN JAL (Java Application Loader) can connect to device as well.

I've found some instructions like http://developer.motorola.com/docstools/articles/Motorolas_MWay_Tool/ but none of them seems useful. In that particular instructions I can't get step 5 "Select the Refresh button Refresh button on the Config Tool view to display handset information". No matter how many times I press Refresh - device doesn't appears. Probably this is totally wrong tool? I tried a few others including "UID Extraction Tool 2.2" and "MIDway 2.8" with the same result: none of them can see attached device.

Addition: Is this done via direct communication over COM port? Does anybody now related AT Commands or docs?

Thanks in advance