LK202-25 keypad HOWTO?
Posted: Sat Dec 01, 2012 11:33 am
This should be simple, but I cannot get any response from the keypad with my LK202-25.
I have a B202A-BK, and I connected it to the keypad header. I get no response when I push anything on the keypad. Just to make sure I reset the keypad settings using the following:
so characters should be sent immediately.
I am centering the keypad connector on the header. I can't find any docs on the BK202 keypad connector.
I have a B202A-BK, and I connected it to the keypad header. I get no response when I push anything on the keypad. Just to make sure I reset the keypad settings using the following:
Code: Select all
#!/bin/sh
echo -e "\xFE\x58"
echo -e "\xFE\xCA\xF5\xA0\x00"
echo -e "\xFE\x93\x01"
echo -e "\xFE\x41"
echo -e "\xFE\x55\x08"
echo -e "\xFE\x7E\x00"
echo -e "\xFE\xD5ABCDEFGHIJKLMNOPQRSTUVWXYabcdefghijklmnopqrstuvwxy"
echo -e "\xFE\x93\x00"
echo -e "\xFE\xCA\xF5\xA0\x18"
I am centering the keypad connector on the header. I can't find any docs on the BK202 keypad connector.