a year ago
note-arduino v1.4.0 Now Available
A new version of note-arduino, our official library for interacting with the Notecard in Arduino projects, is now available.
The 1.4.0 release includes updated support for multi-threaded applications, and provides new sendRequestWithRetry
and requestAndResponseWithRetry
methods to overcome hardware race conditions on cold start.
Check out the full changelog in GitHub, and follow our installation instructions to start using the new version in your favorite editor.