home *** CD-ROM | disk | FTP | other *** search
/ The Unsorted BBS Collection / thegreatunsorted.tar / thegreatunsorted / texts / cell_nfo / debug.txt < prev    next >
Text File  |  1995-11-22  |  6KB  |  121 lines

  1.  
  2. ==============================================================================
  3.                             OKI 900 - DEBUG MODE
  4. ==============================================================================
  5.  
  6.  
  7. Here's some info on using the debug mode from the keypad.
  8.  
  9. Power the phone up.  Wait for PowerOn msg.  Hit 7 and 9 together.
  10. Then hit Menu, Snd, End, Rcl, Sto, Clr.  Phone says good timing!
  11. Debugger is now enabled, but phone works normally.  Hit 1 and 3
  12. together to halt phone and enter debugger.  Everything on display
  13. lights up.  Hit Clr, Clr till you get status display.
  14.  
  15. Now you can execute commands listed below.  For example to reboot phone
  16. enter #, 0, 2, Snd.  Commands all start with # and end with Snd.  Some
  17. take arguments.
  18.  
  19. You can use #25, to display memory in EEPROM, and I think once in
  20. that command you can hit # and * to go up and down in memory, Clr to
  21. exit.  Hex chars are entered as "*n", like *1=A, *2=B, etc.
  22.  
  23.  
  24. SUSPEND     #01         Performs Initialization
  25. RESTART     #02         Terminates the test mode
  26. STATUS      #03         Shows current status of TRU
  27. RESET       #04         Resets the autonomous timer
  28. TURNAROUND  #05    ?    Returns Data Bytes following command to the Test Set.
  29. INIT        #06         Initialize the TRU to following states:
  30.                          Carrier Off, Attenuation - 0db, Receive Audio Muted
  31.                          Transmit Audio Muted, Signalling tone off,
  32.                          Autonomous timer reset, SAT off, and DTMF off
  33. CARRIER ON  #07         Turns the carrier on
  34. CARRIER OFF #08         Turns the carrier off
  35. LOAD SYNTH  #09XXXX     Sets the synthesizer to channel XXXX
  36. SET ATTN    #10X        Set the RF power attenuation to X
  37.                          0=0db, 7=-28 db (in steps of -4db thru 7)
  38. RXMUTE      #11         Mutes the receive audio
  39. RXUNMUTE    #12         Unmutes the receive audio
  40. TXMUTE      #13         Mutes the transmit audio
  41. TXUNMUTE    #14         Unmutes the transmit audio
  42. RESETOFF    #15         Discontinues resetting of autonomous timer
  43. STON        #16         Transmits a continuous signalling tone
  44. STOFF       #17         Stops transmission of signalling tone
  45. SETUP       #18         Transmits a 5 word RCC message (fixed text pattern)
  46. VOICE       #19         Transmits a 2 word (RCC) RVC message (fixed test pattern)
  47. RCVSU       #20         Receives a 2 word FCC message (cancel with 0x38)
  48. RCVVC       #21         Receives a 1 word (FCC) FVC message (cancel with 0x38)
  49. SEND-NAM    #22         Returns the information contained in the NAM
  50. VERSION     #23
  51. SEND-SN     #24
  52. MEM         #25XXXX     Displays the resident memory data at XX
  53.                           00XX=in micro, XXXX=EEPROM
  54. WSTS        #28         Count 1 word messages on CC, until TERMINATE
  55. WSTV        #29         Count 1 word messages on VC, until TERMINATE
  56. SATON       #32X        Enable the transmission of SAT X
  57.                          0= 5970 Hz, 1=6000 Hz, 2=6030 Hz
  58. SATOFF      #33         Disables the transmission of SAT
  59. CDATA       #34<60>     Transmits 5 word RCC message (30 bytes)
  60. HITNON      #35         Activates the 1150Hz tone to receive audio line
  61. HITNOFF     #36         Deactivates the 1150Hz tone
  62. LOTNON      #37         Activates the 770Hz tone to receive audio line
  63. LOTNOFF     #38         Deactivates the 770Hz tone
  64. DTMFON      #42XX       Enable the transmission of DTMF frequency XX[2]
  65. DTMFOFF     #43         Disable the transmission of DTMF
  66. ?           #44
  67. ?           #45
  68. ?           #46
  69. ?           #47
  70. ?           #48
  71. ?           #51
  72. -           #52<xx>
  73.  
  74.  
  75.  
  76.  
  77. ?           #53
  78. -           #54XXXXZZ   Write HEX (ZZ) into ADDRESS $XXXX
  79.                         if 00XXZZ then store #$YY in MicoRAM $XX
  80. -           #56         Return Value stored in $BEBB
  81. ?           #60
  82. ?           #62
  83. ?           #63
  84. RCVSU       #64         Receives a 2 word FCC message (duplicate of cmd #20)
  85. COMP-ON     #65         Enable the compressor and expandor
  86. COMP-OFF    #66         Disable the compressor and expandor
  87. setvol      #67         X-Set volume (0-7) 0=max
  88. SERIAL I/O  #683XX?     Mutes/Unmute Tx/Rx Audio Signal Enable
  89.                         Disable the Compressor/Expandor, XX=commanded states.
  90.                             CMD Compress Tx Mute Rx Mute
  91.                             --- -------- ------- -------
  92.                             40  on       unmuted unmuted
  93.                             41  off      unmuted unmuted
  94.                             42  on       muted   unmuted
  95.                             43  off      muted   ummuted
  96.                             44  on       unmuted muted
  97.                             45  off      unmuted muted
  98.                             46  on       muted   muted
  99.                             47  off      muted   muted
  100. ?           #72          [pulls something, outputs 1 word!?!]
  101. ?           #73<arg>
  102.  
  103.                       Scans channels,...
  104.  
  105.                        #73 XXXX xxxx YY
  106.  
  107.                         XXXX = Start channels scan
  108.                         xxxx = End   channels
  109.                          yy  = Time
  110.  
  111. ?           #74
  112. -           #75         Enable Handsfree (disable spkr)
  113. -           #76         Disable Handsfree (enable spkr)
  114. -           #77         Turns on Loudspeaker near mic
  115. -           #79
  116. ?           #80
  117. ?           #81
  118. ?           #84
  119. ?           #85
  120.  
  121.