mcumgr-ios icon indicating copy to clipboard operation
mcumgr-ios copied to clipboard

A mobile management library for devices running Apache Mynewt and Zephyr (DFU, logs, stats, config, etc.)

Results 3 mcumgr-ios issues
Sort by recently updated
recently updated
newest added

We're running into a strange issue using the file upload service. We need to upload 2 files, and mapped the success callback into a completion handling closure. We tried uploading...

It would be good to make `McuMgrTransportError` conform to equatable, so developers can easily test if certain errors are occurring and act accordingly. We added an extension in our app...

With PR #14 Xcode proj files where removed from repository. Specifically the Xcode proj files removed within [15606d8] were not restored with successive [80ef4ea]. This results in that Carthage fails...