home *** CD-ROM | disk | FTP | other *** search
/ TAP YIPL / TAP_and_YIPL_Collection_CD.iso / PHREAK / CELLULAR / HOW2CELP.TXT < prev    next >
Text File  |  1990-12-01  |  4KB  |  127 lines

  1.                        Panasonic EBKJ3500
  2.  
  3.                     S/N ---> ESN conversion:
  4.  
  5. Serial # on Phone             1-210900
  6.  
  7. Delete '1-'                   210900
  8.  
  9. Add 13600262144               13600473044  <-------ESN
  10.  
  11.  
  12.  
  13.                         Built in Monitor
  14.  
  15.       (first must be enabled in programming - FCN 2 bit 6)
  16.  
  17. Press F then Alph on KB - shows the following display:
  18.  
  19.                 WS C P  CH
  20.                 13-0-00313
  21.                 || | ||Channel Number (4 digits)
  22.                 || | |Xmtr Power attenuation in 4 db steps
  23.                 || |  0=0,1=-4,2=-8,3=-12,4=-16,etc
  24.                 || |Xmtr carrier on/off 1=on
  25.                 ||
  26.                 ||SAT Frequency 0=5970,1=6000,2=6030,3=no lock
  27.                 |SAT word synch 1=sync, 0=no sync
  28.  
  29.  
  30.  
  31. Programming Plug:
  32.  
  33.  
  34.                   Front (Kepad side) of phone
  35.  
  36.              _ _ _
  37.           O  _ _ _          Connector on bottom of phone
  38.                |
  39.                | Ground this pin to put into Maint. mode
  40.  
  41.  
  42.  
  43.             Programming the Panasonic 3500 portable phone
  44.  
  45.  
  46. Insert Plug          (Powers up)
  47. *0000#               MAINT MODE      ;ready to go
  48.  
  49.  
  50. Program NAM 1 first:
  51.  
  52. *1          <SND>    NAM1 MODE       ;program main NVM
  53. 22          <STO>01  SIDH            ;stores Metro 1's SID
  54. 2125551212  <STO>02  OWNDL           ;phone's number
  55. 1           <STO>03  PRESYS          ;Non-wireline preferred
  56. 333         <STO>04  IPCH            ;Initial paging channel
  57. 01          <STO>05  ACCOL           ;Access overload class
  58. 10          <STO>06  GIM             ;Group Identification Mark
  59. 00          <STO>07  DLMT            ;Dial Limit
  60. 10          <STO>08  SCM             ;0.6 w 832 Channel portable
  61. 5165551212  <STO>09  SPDL            ;Permanently stored
  62. (2-4 digits)<STO>10  LOCK            ;Lock code
  63. 11011000    <STO>11  FCN 1
  64. 01010100    <STO>12  FCN 2
  65. 11110111    <STO>13  FCN 3
  66.  
  67. Function Bytes:
  68.  
  69. Byte #1                 (<STO>11 - FCN 1)
  70. Bit  on off              Description
  71. 7    1                   Local Use
  72. 6    1                   MIN Mark
  73. 5        0               Not used - always 0
  74. 4    1                   End to end signalling
  75. 3    1                   Silent incoming call
  76. 2        0               Not used - always 0
  77. 1        0               Not used - always 0
  78. 0        0               Not used - always 0
  79.  
  80. Byte #2                 (<STO>12 - FCN 2)
  81. Bit  on off              Description
  82. 7        0               Not used - always 0
  83. 6    1                   Built in Monitor
  84. 5        0               Automatic Lock
  85. 4    1                   Full Lock
  86. 3        0               Not used - always 0
  87. 2    1                   A/B system select*
  88. 1        0               Preferred system only*
  89. 0        0               Home system only*
  90.  
  91. * choose only one!
  92.  
  93. Byte #3                 (<STO>13 - FCN 3)
  94. Bit  on off              Description
  95. 7    1                   Received call indicator
  96. 6    1                   DTMF Duration (0=95 mSec)
  97. 5    1                   Send Lock
  98. 4    1                   Dial Lock
  99. 3        0               Not used - always 0
  100. 2    1                   Total timer #1 (cannot be reset!)
  101. 1    1                   Total timer #2 (can be reset)
  102. 0    1                   Individual call timer
  103.  
  104.                    (Check Everything with <RCL>n!)
  105.  
  106.             STO**    Stores and returns to MAINT MODE
  107. Note:       STO##    erases scratch pad, returns to MAINT MODE
  108.  
  109.  
  110. Program NAM 2 next:
  111.  
  112. *2          <SND>    NAM2 MODE       ;program #2 NVM
  113. 18          <STO>01  SIDH            ;stores SID
  114. 3015551212  <STO>02  OWNDL           ;phone's other number
  115. 0           <STO>03  PRESYS          ;wireline preferred
  116. 334         <STO>04  IPCH            ;Initial paging channel
  117. 00          <STO>05  ACCOL           ;Access overload class
  118. 10          <STO>06  GIM             ;Group Identification Mark
  119.  
  120.                    (Check Everything with <RCL>n!)
  121.  
  122.             STO**    Stores and returns to MAINT MODE
  123. Note:       STO##    erases scratch pad, returns to MAINT MODE
  124.  
  125.             <END>                    ;Exits maintenance mode
  126.  
  127.