Hi Ondrej, I think you should look into apache-mynewt-core/mgmt/smp I think it is now smp_transport_init() but I'm not sure.
Best Łukasz On Fri, 14 Aug 2020 at 10:48, Ondrej Pilat <ondrej.pi...@ozobot.com> wrote: > Hi Łukasz, > > Is there a porting manual from newtmgr API to mcumgr? > > We are using nmgr_transport_init and newtmgr_process what are mcumgr > equivalents? > > Regards > > Ondrej > Dne 8/14/2020 v 9:46 AM Łukasz Rymanowski napsal(a): > > Hi Ondrej, > > Newtmgr has been removed as we moved to mcumgr ( > https://github.com/apache/mynewt-mcumgr) , which is basically an > extracted version of newtmgr. > It is in release notes: > https://cwiki.apache.org/confluence/display/MYNEWT/RN-1.8.0 > > Best > Łukasz > > > On Fri, 14 Aug 2020 at 09:32, Ondrej Pilat <ondrej.pi...@ozobot.com> > wrote: > >> Hi all, >> >> we used newtmgr in application for image update and its management. When >> we upgrade apache-mynewt-core to the latest version 1.8.0 newtmgr.h and >> newtmgr.c is missing. What we should use instead or why newtmgr support was >> removed from the 1.8.0? >> >> We need to upgrade apache-mynewt-core because 1.7.0 isn't compatible with >> the latest changes in the tinyusb repo (nrf52 USB API changed). >> >> Best regards >> >> Ondrej Pilat >> -- >> > -- >