eshaulx opened a new issue #184:
URL: https://github.com/apache/mynewt-newtmgr/issues/184


   question here,
   I am using nRF52840 device with zephyr application & MCUboot + SMP service
   the DFU is now done using: [](https://github.com/apache/mynewt-mcumgr-cli) 
or using Nordic connect mobile  application.
   DFU is done via BLE - so far so good,
   now I want to integrate the DFU process into my proprietary GO application 
running on a Linux machine.
   I am new at GO, and trying to understand how to integrate that with my GO 
application.
   I understand that the CLI is a wrapper of the actual library : 
[](https://github.com/apache/mynewt-newtmgr)
   Do i need to add the https://github.com/apache/mynewt-newtmgr as go module 
and use it? if yes, how can i use it?
   
   I found no documentation or other casses useres used the above library into 
their own applications.
   Thanks in advance guys!


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to