WeatherDuino Forum

Full Version: Auriol 4-LD5380
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi Dmytro,

Welcome.
The code and link you referred isn't mine, but I can say that the 433Mhz RXB6 receiver is good to receive data at least from some Auriol weather stations (don't know if all).

Rgs
Werk_AG
(05-04-2024, 02:41)werk_ag Wrote: [ -> ]Hi Dmytro,

Welcome.
The code and link you referred isn't mine, but I can say that the 433Mhz RXB6 receiver is good to receive data at least from some Auriol weather stations (don't know if all).

Rgs
Werk_AG

It's OK, I already used code - it is working. However in original version - not, at least for me...
So to make it working - I made small changes in declaration of attachInterrupt() function as it is described in documentetion on "Example Code" here:
https://www.arduino.cc/reference/en/lang...interrupt/
Pages: 1 2