Closed benito-domo closed 1 year ago
Transceivers configuration is already implemented into files *-transceiver.ino. What does the macro RASPBERRY_PI do ?
Hello Christophe,
Just to pack the data in a single message before being sent to RPi from Arduino (and then processed in Domoticz).
1°/ Aurel transceivers need a different PIN configuration.
2°/ So called RPI-Interface is created by using a simple data pattern #
{ID;MODE;TEMP;BATT}
(an alternative to #4 using serial connection btw. Arduino and RPi)