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, I simply wanted to transmit a ON/OFF flag to an alarm, but it seems much more difficult than expected...
I made the example code tests with Arduino UNO first. Then, the objective will be to use ATtiny85.
However this library does not seem to work anymore, as I suppose it was working before 2020.....
2 notes:
I also tested RCSwith.h, nothing is working.
VirtualWire that is supposed to be old (and so obsolete) still works fine. I use it with success for other projects. But it does not support ATtiny85 :(
IDE version 1.8.13, is it the reason ?
The text was updated successfully, but these errors were encountered:
The lib does still work, just tested it using an Arduino Nano and a tinySpark. 1st test was with wired connection, 2nd was with 433 MHz sender/reivers. both is working.
Hi, I simply wanted to transmit a ON/OFF flag to an alarm, but it seems much more difficult than expected...
I made the example code tests with Arduino UNO first. Then, the objective will be to use ATtiny85.
However this library does not seem to work anymore, as I suppose it was working before 2020.....
2 notes:
IDE version 1.8.13, is it the reason ?
The text was updated successfully, but these errors were encountered: