TheThingsNetwork / arduino-device-lib

Arduino Library for TTN Devices
MIT License
207 stars 96 forks source link

Node: Not all Serial.print makes it to monitor before disconnect #124

Closed FokkeZB closed 7 years ago

FokkeZB commented 7 years ago

Even though we call Serial.flush() not everything makes it to the Serial Monitor before the device goes into sleep. When it wakes up the printed string comes in.