T-vK / Long-Range-Arduino-Doorbell

Cheap, reliable and efficient long-range wireless doorbell
12 stars 1 forks source link

Does not work(( #1

Open VaLL77Y opened 5 months ago

VaLL77Y commented 5 months ago

Good afternoon. Your project is great and perfect for me. But I can't start it. The sketches don't even pass compilation. I'm not very good at programming. If possible, help me. Thanks in advance.

T-vK commented 5 months ago

Make sure you've installed the following libs:

Also I think CC1101-Debug-Service-Tool used to be a requirement, but I wasn't able to get that to work anymore, so insstead just delete the following lines from both ArduinoDoorbellReceiver.ino and ArduinoDoorbellTransmitter.ino:

Then it compiles and links fine.