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

Almost working #4

Closed
realNF opened this issue Mar 8, 2023 · 4 comments
Closed

Almost working #4

realNF opened this issue Mar 8, 2023 · 4 comments

Comments

@realNF
Copy link

realNF commented Mar 8, 2023

Hello,

Thanks for making this great tutorial. I've got most of this working - the HA integration and pairing the remote - but i can't get the awning to pair with the ESP. Is there some way to check if the antenna is actually transmitting something?
I do receive remote commands and can see the awning simulation going up and down in the UI.

I'm using the E07-M1101D RF module with the default pins to ESP.

@rstrouse
Copy link
Owner

rstrouse commented Mar 8, 2023

Double check your wiring. Make sure the TX pin is connected to the TX pin you defined for the transceiver. I think I may need to boost the length of time that the prog button emits. Right now it sends 4 beats but it may need to send more during the pair. I will put together a release for this this week.

But please re-check your wiring and lets make sure the TX is correctly set up.

@realNF
Copy link
Author

realNF commented Mar 8, 2023

Tried a couple of different pins and found PIN14 on my NodeMCU to be working for TX. It paired instantly!

@rstrouse
Copy link
Owner

rstrouse commented Mar 8, 2023

Glad you got it working!

Thanks for reporting back I will make a note of that for NodeMCU. The pinouts are hard to nail down. Just because the ESP32 docs say a pin is ok to use, it doesn't mean that it is ok to use because when they put the chip on the board they steal some pins for other supporting items.

@rstrouse
Copy link
Owner

Closing this. Open a new issue if you need further assistance.

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