Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERR_SPI_CMD_FAILED #11

Open
pluzmedia opened this issue Nov 18, 2022 · 3 comments
Open

ERR_SPI_CMD_FAILED #11

pluzmedia opened this issue Nov 18, 2022 · 3 comments

Comments

@pluzmedia
Copy link

I am using Ra-01s AI Thinker and using sx1268 but the following error occurred ERR_SPI_CMD_FAILED. MY pins configuration would be

sx = SX1268(spi_bus=1, clk=18, mosi=23, miso=19, cs=5, irq=26, rst=16, gpio=4)

Is my Ra-01s hardware damaged? I have 4 modules and all 4 got the same error. All your help would be much helpful to me. Thanks

@ehong-tl
Copy link
Owner

ehong-tl commented Nov 18, 2022

Can try set tcxoVoltage to 0 in the .begin() method?

@pluzmedia
Copy link
Author

pluzmedia commented Nov 18, 2022

The initialization error fixed but the ERR_CHIP_NOT_FOUND error occurred when sending message frequently say about every 100 milliseconds.

@ehong-tl
Copy link
Owner

Could be hardware problem, have you tried the C++ radiolib library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants