Howto:Diagnosing the extension module - IP2x2x: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 9: Line 9:
You can also use an URL command to get the trace file of the extension module:
You can also use an URL command to get the trace file of the extension module:


  http://x.x.x.x/!mod cmd ...
  http://x.x.x.x/!mod cmd USB-HOST/IP233 log


This way you can even get trace file of a second extension module:
This way you can even get trace file of a second extension module:


  http://x.x.x.x/!mod cmd ...
  http://x.x.x.x/!mod cmd USB-HOST/IP233 config show


==Getting config file==
==Getting config file==
Line 21: Line 21:
==Setting trace options==
==Setting trace options==


http://x.x.x.x/!mod cmd USB-HOST/IP233 config change PHYS_EXTENSION FORMS /trace


[[Category:Howto|{{PAGENAME}}]]
[[Category:Howto|{{PAGENAME}}]]

Revision as of 11:45, 17 March 2018

Work in progress ...

Getting trace file

Easiest way to get the trace file of the extension module is to open the Phone's Web-UI. Go to Maintenance/Diagnostics/Tracing. At the bottom of the screen you find "Extension module trace (buffer)".

Expert's way

You can also use an URL command to get the trace file of the extension module:

http://x.x.x.x/!mod cmd USB-HOST/IP233 log

This way you can even get trace file of a second extension module:

http://x.x.x.x/!mod cmd USB-HOST/IP233 config show

Getting config file

Getting screen shot

Setting trace options

http://x.x.x.x/!mod cmd USB-HOST/IP233 config change PHYS_EXTENSION FORMS /trace