You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Matt - I setup a Mega and an Uno together with a transmitter and receiver. I got them working using a RadioHead tutorial, so I decided to then try your test files before actually getting into the fireplace stuff.
I have the transmitter uploaded to the mega and the tester uploaded to the uno. The serial output shows that 433mhz is setup, but I don't get anything after that. I tried changing the output and receive pins to use, but that hasn't helped. Any ideas?
I'm sure it's wired right because it was working with the radio head tutorial. LMK ideas. Thanks.
The text was updated successfully, but these errors were encountered:
Ah ha - I think I got it - in the receiver I had to change "4" to "digitalPinToInterrupt(receive_pin)".
That got me the below results (Which I assume are different from the actual message being sent because I'm on an UNO with max set to 200 (vs. 800, per the comment you have in RF_tester).
Hi Matt - I setup a Mega and an Uno together with a transmitter and receiver. I got them working using a RadioHead tutorial, so I decided to then try your test files before actually getting into the fireplace stuff.
I have the transmitter uploaded to the mega and the tester uploaded to the uno. The serial output shows that 433mhz is setup, but I don't get anything after that. I tried changing the output and receive pins to use, but that hasn't helped. Any ideas?
I'm sure it's wired right because it was working with the radio head tutorial. LMK ideas. Thanks.
The text was updated successfully, but these errors were encountered: