I have been trying to use a ESP8266 to transmit a rc switch raw code to turn on some RF sockets i have . I can sent the code outside of ESPhome (on the esp8266 with Rc switch example code) but if i try using the same raw code with the same setup in esp home id doesn’t broadcast the code. i am listening with a Arduino Uno setup so can see if something is transmitted.
I’m not using a spinoff rf bridge. I am using a cheap 4333mhz rf transmitter and reviver pair. With esphome it does not work. But if I use the transmit example from RC library it does work. Same wiring on both just the code changes ??? Am getting esp32’s in a week or so and will try esphome on them and see does it work. Will post the results.
Cheers for replying.