You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Farm-Data-Relay-System/examples
Sascha 5027623cb8 Fixing configuration system - part 2: gateways
Further work on #71 :
- Added config code to fdrs_functions.h.
- Commented all local config settings -> global config settings will be taken by default.
- added a debugConfig function, to check from where settings have been taken. May be moved to a place where sensors and gateways can share code as this is needed only once. For the sake of simplicity the function made it into fdrs_sensor.h and fdrs_functions.h Needs to be refined, as there is redundancy right now.
2 years ago
..
1_LoRa_Sensor Fixing configuration system - part 1: sensors 2 years ago
2_ESPNOW_Sensor
3_ESPNOW_Gateway Fixing configuration system - part 2: gateways 2 years ago
4_UART_Gateway Fixing configuration system - part 2: gateways 2 years ago
5_MQTT_Gateway Fixing configuration system - part 2: gateways 2 years ago
Controllers
ESPNOW_Stress_Test Fixing configuration system - part 2: gateways 2 years ago
Sensor_Examples Fixing configuration system - part 2: gateways 2 years ago
Universal_Gateway_beta Added LoRa Debug info for BAND and SF to all nodes for better debugging 2 years ago
Universal_Sensor_beta Added LoRa Debug info for BAND and SF to all nodes for better debugging 2 years ago