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
sensorsiot aee0ada35e Debugging enhanced
Definition of DEBUG in the main sketch (easy to change)
DBG definition
Use Serial2 instead of Serial1 for the ESP32
Changed the concept of UART.IF in the -5 sketch: Debug is always Serial and the ESP32 gets an additional Serial2 for communication

esp_now_peer_info_t peerInfo; seems not needed anymore

added a ROLE definition. With this definition it should be possible to have the same directory for all roles. We can discuss this in Skype if you want
2 years ago
..
1_LoRa_Sensor Debugging enhanced 2 years ago
2_ESPNOW_Sensor Debugging enhanced 2 years ago
3_ESPNOW_Gateway Debugging enhanced 2 years ago
4_UART_Gateway Debugging enhanced 2 years ago
5_MQTT_Gateway Debugging enhanced 2 years ago