Skip to content

Possible to change the SPI bus speed on RPi before creation of RF24 object #15

@dsilva-vd

Description

@dsilva-vd

@2bndy5 Our application uses the nRF24 module but because we have the module on the end of a long cable we had to change the SPI bus speed. The popular RF24 library (version 1.3.8) allows for the SPI bus speed to be set when creating the class i.e. RF24(CSN, CE, <SPI Bus speed>). Is there some way to do this with the module you wrote? Or does the CircuitPython's board module allow this to be done?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions