-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hello and Thank You for Your Time and Effort.
I am trying to use your "SmartForestMesh" and I get this Error "taskSendReport: Failed to send report 349_249.log!". Currently, I am using 2x ESP32-CAM's with SD Cards in both. I use the Arduino IDE and copied the Main.cpp to a new .ino file and uploaded it to the ESP32-CAM. I am not using the PIR Motion sensor at the moment. I figured that every NODE on the mesh network would be able to receive and broadcast to each other and show the Logs coming from other NODE's in the Serial Monitor. But I don't think that this program works that way. A question to you is how can I set up a receiver NODE, or is there a way to use the Painlessmesh Android APP to display the Log Reports and Pictures when it connects with the mesh by collecting all NODE's SD card data or something like that. But the main question is how to set up a Receiver NODE to receive the Report Logs and display it via the serial monitor.
Thank You again for your time and effort.