Skip to content

Two big issues in sx126x driver #1645

Description

@AD-NCD

Hello,
I've observed to Big problem is sx126x driver.
First of all it doesn't call SX126xIoInit inside SX126xInit in sx126x.c file which causes io not to be initialized and based on abstraction this should be first thing to be called.
Secondsin radio.c file it doesn't call RadioIrqProcess inside RadioOnDioIrq. So whenever interrupt of dio1 is triggered it'll never be processed by the stack! which leads to a tx timeout all time.
Can you please check and let me know when to fix?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions