Pendant help

I have an LR4 I made the pendant. I can hook it up via the RJ45 connector to my Jackpot V3 board. It powers on and I get the menu but nothing else seems to work. Think I am missing a step somewhere. Any ideas?

Welcome in.

Did you edit the config.yaml to enable the pendant?

Negative. What do I need to change? i was looking and so something about that just wasn’t sure and before I edit a config file I like to know

Remove the # preceding each line. This is at the bottom of the config. Don’t delete the one in front of Pendant (#Pendant:)

#uart2:
#  txd_pin: gpio.15
#  rxd_pin: gpio.12
#  rts_pin: NO_PIN
#  cts_pin: NO_PIN
#  baud: 1000000
#  mode: 8N1

#uart_channel2:
#  report_interval_ms: 75
#  uart_num: 2
#  message_level: Verbose

1 Like

Thank you

1 Like