Skip to content

"CRC error detected" in reboot #147

@lrdnik0n

Description

@lrdnik0n

Pi Zero 2 W / Waveshare SPI Hat

This device works flawlessly after a fresh SD image and installation but after rebooting I get the following error.

SX1262_wrapper -WARNING -[RX] CRC error detected - discarding packet

Ive confirmed that radio settings are correct on both ends. It seems like the radio isnt initializing properly after a reboot.

Ive added to override.conf

-Unit-
After=network-online.target dev-spidev0.0.device
Wants=network-online.target dev-spidev0.0.device

-SERVICE-
-Wait for BUSY pin to go low
ExecStartPre=/usr/local/bin/sx1262_wait_ready.sh

-Set TXEN pin high (if used by your HAT)
ExecStartPre=/usr/bin/pinctrl set 6 dh

but nothing is working =\

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