Skip to content

CON signal on Pi Zero 2W GPIO #595

@w3wt

Description

@w3wt

I have an operational Digipi running Direwolf 1.8. I added a fourth LED connected to GPIO-6 to indicate when the AX.25 TNC is in the Connected state. According to the Direwolf user manual (p.72), adding the statement CON GPIOD gpiochip0 6 in the appropriate .conf file (here, direwolf.node.conf) is supposed to signal the status of the CON flag onto GPIO-6. However, when connected to another station, Direwolf says I am connected but GPIO-6 is not asserted. I can light the LED from the command line with gpioset 0 6=1. So it appears that Direwolf is not working correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions