Sascha
Sascha
> [Here's](https://github.com/timmbogner/Farm-Data-Relay-System/tree/reorganization) what I'm thinking for gateways. OK, never start looking at something without coffee... Took me a while to find out what has been changed there 😂 You are...
In commit https://github.com/timmbogner/Farm-Data-Relay-System/pull/72/commits/5027623cb8a911513f329f0d8d8dd9bcde2e5eb1 the configuration systems now is implemented for gateways as well. I didn't touch Universal_Gateway_beta though. So stick with the sensors and gateways which are not class-based. :)...
I just see that it is not possible to use WiFi (for MQTT) and ESP-Now at the same time in the gateway code. This isn't checked for at the momemt,...
> Sorry if this comes a little late, but I just realized that we can solve it all by only defining globals in globals.h, and the rest in config.h ....
There is still some minor cleanup to be done in the config section. I also need to add support for SD cards and the new ACK settings. As I have...
I couldn't test the LoRa sensor node as it does not not compile atm: ``` In file included from D:\_sync\Sascha\OneDrive\Documents\Arduino\libraries\Farm-Data-Relay-System\examples\LoRa_Sensor\LoRa_Sensor.ino:10:0: D:\_sync\Sascha\OneDrive\Documents\Arduino\libraries\Farm-Data-Relay-System\src/fdrs_sensor.h: In function 'crcResult getLoRa()': D:\_sync\Sascha\OneDrive\Documents\Arduino\libraries\Farm-Data-Relay-System\src/fdrs_sensor.h:235:51: error: 'transmitLoRa' was not...
I'd like to ask for this feature as well. I see the [fashberg fork](https://github.com/fashberg/WThermostatBeca) does support this but as for @Joeee83 my thermostat is not supported by that fork (AVATTO...
Hi @xaviml. thank you for your reply. In the meantime I managed to get what I want to work by using the blue print "Aqara Opple switch 3 bands via...