0 votes
in ESPaper by (170 points)
I'm getting this error on my ESPaper 4.2.

MAC address: 84:0D:8E:88:F1:98

Has stopped collecting the image form the server. No issue accessing the system from the connection it's linked to.
by (170 points)
I'm a little further - I re-flashed the unit with the latest code from GitHub as I think this may be the issue (as per another thread on here). However, it refuses to get NTP:

Boot sequence arrived in setup()
******** Client Version: "CLIENT_VERSION" ********
******** Device Type: "Espaper42Bw" ********
******** Screen Type: "" ********
Display Settings. CS: 15, RST: 2, DC: 5, BUSY: 4
Current free heap: 45512
Checking FS
WIFI_SSID = [XXX]
WIFI_PASS = [XXX]
UPDATE_INTERVAL_MINS = [20]
TIMEZONE = [UTC GMT0]
NTP_SERVERS = [0.pool.ntp.org,1.pool.ntp.org,2.pool.ntp.org]
DEVICE_ID = []
DEVICE_SECRET = []
Loaded config
TOTAL_DEVICE_STARTS = [14]
SUCCESSFUL_DEVICE_STARTS = [0]
LAST_NTP_SYNC_TIME = [-17829890]
STARTS_WITHOUT_NTP_SYNC = [7]
LAST_CYCLE_DURATION = [15104]
ACTION_AFTER_REBOOT = [254]
Loaded data file
Saved values in data file.
Button state: 1


***Time before connecting to WiFi 513
Reconnecting
WiFi connect........................................10.0.1.10
NTP sync.....Re-initializing NTP
....Re-initializing NTP
....Re-initializing NTP
....Re-initializing NTP

Failed to sync time through NTP. Giving up after 5103ms.
by (170 points)
I appreciate this suggests a network issue, however I can't see how it is - other devices with essentially the same settings (including a different ESPaper) work fine.

Odd!
by (19.9k points)
edited by
If you compile the app yourself we don't have any control over which ESP8266 Arduino-core and library versions you use. That may or may not be the reason for the NTP issue.

You can download our standalone App Fairy at https://github.com/ThingPulse/app-fairy/releases to flash a pre-built binary. You can get the same binary used in the OTA upgrade process from https://services.espaper.com/firmwares/Espaper42Bw-PROD-V031.bin.

Please try that and report if it makes any difference.
by (3.6k points)
Have you tried a simple NTP example from the Examples folder in the IDE

Please log in or register to answer this question.

Welcome to ThingPulse Q&A, where you can ask questions and receive answers from other members of the community.

https://thingpulse.com

...