de-nordic commented on issue #175: URL: https://github.com/apache/mynewt-mcumgr/issues/175#issuecomment-2278413334
Some time ago we have moved the Zephyr fork of mcumgr into Zephyr and did a lot of re-factoring. We have dropped TinyCBOR variant that was embedded into mcumgr and use zcbor now. We have also changed the SMP protocol a little bit, calling it v2, where now there are two types of rc codes you can get, one for the SMP protocol problems and another for command execution problems. The UART still should function properly as we are using the mcumgr-cli with it successfully. Currently @nordicjm is the maintainer of MCUmgr subsystem within Zephyr. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@mynewt.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org