Skip to content

Two big issues in sx126x driver #1645

@AD-NCD

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions