-
Notifications
You must be signed in to change notification settings - Fork 3
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
Boot Loops at Radio Reset #20
Comments
I can't comment on reliability of supplier in general. But I can say that I bought two from this seller last December, and they worked. https://www.ebay.co.uk/str/cayin35 More recently I bought two more from this seller, and they worked. https://www.ebay.co.uk/str/alimodule I don't think either came with pinout definition, so I just assumed they matched the diagram here: |
Thank you! Something like this one OK and were the pins as per the board? |
I followed the labelling here which seems the same as your image except it has CLK in place of your SCLK |
Perfect, thank you!
I now see where I was going wrong, I think. I had one of those long thin 433/868 ones with a built in antenna, and not the square one shown in the docs. It seems so obvious now.
Thanks again!
Peter
…________________________________
From: srchild ***@***.***>
Sent: Wednesday, August 21, 2024 7:52:46 AM
To: JNSwanson/ESP-Home-iBoost ***@***.***>
Cc: Peter Miller (Fayrewood) ***@***.***>; Author ***@***.***>
Subject: Re: [JNSwanson/ESP-Home-iBoost] Boot Loops at Radio Reset (Issue #20)
I followed the labelling here<https://github.com/JNSwanson/ESP-Home-iBoost?tab=readme-ov-file#cc1101-module-pinout> which seems the same as your image except it has CLK in place of your SCLK
—
Reply to this email directly, view it on GitHub<#20 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A2HQD5LQVSU7JGUHYMHDPPTZSQ2L5AVCNFSM6AAAAABMZ5HSICVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBRGI3DSOBZGU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
### SUCCESS with the new board! Thank you for your help @srchild . I've got poor reception, so now tweaking the frequency as per the instructions, but at least I'm up and running :) |
Extracted from the closed issue where I had issues compiling (now resolved using esphome command line).
I am getting boot loops still and have tried 2x ESP32s and CC1101 modules and followed the wiring meticulously. The manufacturer has confirmed the pin outs are as printed on the board and I've checked continuity between the ESP and the module.
I have enabled verbose logging and the ESP32 boots fine up until it reports SPI OK (just before radio reset) and then it reboots.
Has anyone got a link to a reliable source for the CC1101 radio, as I have tried two variants and I'm not convinced that the pin outs documented are accurate, so I am not sure if I have fried them by following the supplied pin outs, which the manufacturer has subsequently said are different
Here's the ESP logs in case they help with identifying the root cause:
The text was updated successfully, but these errors were encountered: