Blink Marine PKP3500SI User Manual
Hide thumbs Also See for PKP3500SI:

Advertisement

Quick Links

Summary:
1.
How to connect the wires: ................................................................................................................ 2
2.
Reference ........................................................................................................................................... 2
3.
Message header description ............................................................................................................. 3
4.
General Data Format ......................................................................................................................... 3
5.
Default Settings ................................................................................................................................. 4
6.
Key Contact state (01h) ..................................................................................................................... 5
7.
LED command: ................................................................................................................................... 6
a. Set single LED state (01h) .......................................................................................................................... 6
b. Set multiple LED state................................................................................................................................ 7
8.
Set LED indicators brightness level (02h) .......................................................................................... 9
9.
Set backlight level (03h) .................................................................................................................... 9
10.
Set startup keys message(28h) .......................................................................................................... 9
11.
Get software revision (2Ah) ............................................................................................................. 10
12.
Set startup LED show (34h) ............................................................................................................. 10
13.
Set LED management mode (37h) ................................................................................................... 10
14.
Set Destination Address (6Eh) ......................................................................................................... 11
15.
Baud rate setting (6Fh) .................................................................................................................... 11
16.
Set Source Address (70h) ................................................................................................................. 12
17.
Periodic key-state transmission (71h) ............................................................................................. 12
18.
Event state transmission (72h) ........................................................................................................ 13
19.
LED Acknowledgment (73h) ............................................................................................................ 13
20.
Address Claim at boot (74h) ............................................................................................................ 14
21.
Heartbeat message (75h) ................................................................................................................ 15
22.
Key-state message period (77h) ...................................................................................................... 16
23.
Start Demo mode(7Ah).................................................................................................................... 16
24.
Default backlight brightness level (7Bh) .......................................................................................... 17
25.
Default LED indicators brightness level (7Ch) ................................................................................. 17
26.
Default backlight color (7Dh) ........................................................................................................... 18
27.
Set CAN protocol ............................................................................................................................. 18
APPENDIX: DEMO Mode instructions .......................................................................................................... 19
28.
Revision history ............................................................................................................................... 20
1/20
PKP3500SI_J1939UM_REV1.0
PKP3500SI J1939

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the PKP3500SI and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Blink Marine PKP3500SI

  • Page 1: Table Of Contents

    PKP3500SI J1939 Summary: How to connect the wires: ........................ 2 Reference ............................2 Message header description ......................3 General Data Format ......................... 3 Default Settings ..........................4 Key Contact state (01h) ........................5 LED command: ........................... 6 a. Set single LED state (01h) .......................... 6 b.
  • Page 2: How To Connect The Wires

    You may need to place a 120Ω resistor between CAN-L and CAN-H. Warning: to avoid breakage do not tighten the backshell nuts with a torque exceeding 0.8 Nm! 2. Reference PKP3500SI www.blinkmarine.com PKP3500SI_J1939UM_REV1.0 2/20...
  • Page 3: Message Header Description

    3. Message header description The 29-bit CAN identifier used in J1939 is structured in the following way. Priority Reserved Data Page PDU Format PDU Specific Source Address 3 bits 1 bit 1 bit 8 bits 8 bits 8 bits The proprietary format used by PKP keypads is defined as follows: Priority = 6.
  • Page 4: Default Settings

    5. Default Settings Setting Default state or level How to change CAN bus baud rate 250 kbit/s Command 6Fh Source address Command 70h Keypad identifier Command 70h Destination address Command 6Eh Heartbeat Disabled Command 75h Periodic key-state message transmission Disabled Command 71h Key-state message period 100ms...
  • Page 5: Key Contact State (01H)

    6. Key Contact state (01h) This message is sent by the keypad to indicate the state of the contacts. The destination address is set to FFh: broadcast message. See chapter 2 for Key number reference. Byte 0 Header bytes Byte 1 Byte 2 Key Contact state Byte 3...
  • Page 6: Led Command

    7. LED command: a. Set single LED state (01h) The following message sent to the keypad allows to set one single LED indicator with the color and state shown in the table below. See chapter 2 for Key and LED number reference. Byte 0 Header bytes Byte 1...
  • Page 7: Set Multiple Led State

    b. Set multiple LED state This command used as an alternative to the one described in the previous sub-chapter allows to manage more LED indicators at once. See the command 37h to enable it. The LED state and color can be controlled by using either or both the CAN data frames (shown in the tables 1 and 2 below) depending on the light mode you want to set: the available functions are summarized in the table 3 at page 8.
  • Page 8 TABLE 2: A600h AUXILIARY I/O #3 Identifier 18A62100h CAN FRAME: color 2 Byte 0 LED 1 LED 2 Value to Byte 1 LED 3 be assigned LED 4 to X and Y LED color 0 0 0 1 b 1h Byte 2 LED 5 0 0 1 0 b 2h...
  • Page 9: Set Led Indicators Brightness Level (02H)

    8. Set LED indicators brightness level (02h) This message sets the value of the LED indicators brightness level. The value can be set from 0 to 3Fh (min-100%) of the LED dimming range. NOTE: this setting has temporary effect and at the startup comes back to the default value. If the default value is desired to change, please refer to the Command 7Ch.
  • Page 10: Get Software Revision (2Ah)

    11. Get software revision (2Ah) Byte 0 Header bytes Byte 1 Byte 2 Get software revision Byte 3,7 Not used Answer: Byte 0 Header bytes Byte 1 Byte 2 Get software revision Byte 3,6 XXh XXh XXh XXh SW revision ASCII Byte 7 Not used Example...
  • Page 11: Set Destination Address (6Eh)

    14. Set Destination Address (6Eh) This message is used to set the addressee node of the Key Contact state transmitted by the keypad. The default destination address is FFh (broadcast). Byte 0 Header bytes Byte 1 Byte 2 Set Destination Address XX: CAN Destination Address Byte 3 From 00h to FFh...
  • Page 12: Set Source Address (70H)

    16. Set Source Address (70h) This message is used to change the keypad CAN Source Address and/or the Keypad Identifier. Either or both the Source Address or Keypad Identifier may be changed independently. Connecting only one keypad to the bus when changing the keypad address is recommended. If an invalid value is chosen, then no change is done to the stored value.
  • Page 13: Event State Transmission (72H)

    18. Event state transmission (72h) This message enables or disables event-driven key state transmissions. When this feature is enabled, the keypad transmits the state of a contact at the time that the contact changes state (pressed or released). Byte 0 Header bytes Byte 1 Byte 2...
  • Page 14: Address Claim At Boot (74H)

    20. Address Claim at boot (74h) This message enables or disables the address claim procedure. Byte 0 Header bytes Byte 1 Byte 2 Address claim at boot Byte 3 00h Disabled (default) 01h Enabled Byte 4,7 Not used Example: Direction Identifier Format Message...
  • Page 15: Heartbeat Message (75H)

    21. Heartbeat message (75h) This command enables or disables the transmission of Heartbeat message. This message is designed to indicate to other devices on the bus that this unit continues to function. Byte 0 Header bytes Byte 1 Byte 2 Heartbeat message Byte 3 00h Disabled (default)
  • Page 16: Key-State Message Period (77H)

    22. Key-state message period (77h) This message sets the period time for the PERIODIC KEY-STATE TRANSMISSION (71h). Byte 0 Header bytes Byte 1 Byte 2 Key-state message period XX: Period in milliseconds ÷ 10 Byte 3 From 05h (50ms) to FEh (2.54 sec) Byte 4,7 Not used Example:...
  • Page 17: Default Backlight Brightness Level (7Bh)

    24. Default backlight brightness level (7Bh) This message sets the default value of the backlight brightness level. The value can be set from 0 to 3Fh (0-100%) of the brightness range. Byte 0 Header bytes Byte 1 Byte 2 Default backlight brightness level XX: Value Byte 3 From 00h (0%) to 3Fh (100%)
  • Page 18: Default Backlight Color (7Dh)

    26. Default backlight color (7Dh) This message sets the default color of the backlight. Byte 0 Header bytes Byte 1 Byte 2 Default backlight color XX: color 01: red 02: green 03: blue Byte 3 04: yellow 05: cyan 06: magenta 07h: white/light blue 08h: amber/orange 09h: yellow/green...
  • Page 19: Appendix: Demo Mode Instructions

    APPENDIX: DEMO Mode instructions In DEMO Mode you can try the following functions by pressing keys on the PKP3500SI. Entering this mode, you turn the LED indicators on with red color (opening feature); each time you press the key 1 you can change the color of the LED indicators with the following sequence: 1.
  • Page 20: Revision History

    28. Revision history Manual Date Comment Related SW version Revision 01/03/2021 First release PKP3500SI J1939 manual SWx.x www.blinkmarine.com PKP3500SI_J1939UM_REV1.0 20/20...

Table of Contents