David Buezas

Results 381 comments of David Buezas

From there i suggest you read the remote_receiver and remote_transmitter components in the esphome docs abd then take a look at the utility I posted above. Good luck!

I never tried. You can google if the library I'm using is compatible with the esp32. The library is called ELECHOUSE_CC1101_SRC_DRV

Sorry it is this one: https://github.com/LSatan/SmartRC-CC1101-Driver-Lib which derives from the one I mentioned. It states in the readme that the author made some fixes for the esp32. You may want...

Closing as stale

@LaZsolt when you think it is good enough we can add it to the core libraries or at least link it in the readme and add an example to the...

For the example your comments are super useful!

True. Please reopen otherwise @tistructor

You probably have the timer configured so that the top value is 255. The tool doesn't specifically support the atmega64, but this may help you figure out where the problem...