Searched full:smp_svr (Results 1 – 17 of 17) sorted by relevance
8 sample.mcumgr.smp_svr.bt:20 sample.mcumgr.smp_svr.bt_static_svc:32 sample.mcumgr.smp_svr.udp:39 sample.mcumgr.smp_svr.cdc:55 sample.mcumgr.smp_svr.serial:95 sample.mcumgr.smp_svr.mcuboot_flags.direct_xip_withrevert:105 sample.mcumgr.smp_svr.serial-console:113 sample.mcumgr.smp_svr.shell:152 sample.mcumgr.smp_svr.shell_mgmt:160 sample.mcumgr.smp_svr.fs:[all …]
21 ``smp_svr`` enables support for the following command groups:79 The below steps describe how to build and run the ``smp_svr`` sample in80 Zephyr. The ``smp_svr`` sample comes in different flavours.92 samples/subsys/mgmt/mcumgr/smp_svr \104 samples/subsys/mgmt/mcumgr/smp_svr \116 samples/subsys/mgmt/mcumgr/smp_svr \129 samples/subsys/mgmt/mcumgr/smp_svr \145 samples/subsys/mgmt/mcumgr/smp_svr \188 The ``smp_svr`` app is ready to run. Just reset your board and test the app292 non-volatile memory. Build and flash both MCUboot and smp_svr applications and
13 project(smp_svr) project
231 #. Compile ``smp_svr``.234 :app: zephyr/samples/subsys/mgmt/mcumgr/smp_svr236 :build-dir: smp_svr239 #. Sign ``smp_svr`` for chain-loading by MCUboot.243 west sign -t imgtool --bin --no-hex -d build/smp_svr \244 -B smp_svr.signed.bin -- --key mcuboot/root-rsa-2048.pem251 image upload -e smp_svr.signed.bin
94 …are/sysbuild/ -Bbuild -DBOARD=nrf5340dk/nrf5340/cpuapp -DAPP_DIR=samples/subsys/mgmt/mcumgr/smp_svr
909 * :github:`28604` - mcumgr smp_svr sample not working over shell or serial transport1051 * :github:`28031` - samples/subsys/mgmt/mcumgr/smp_svr/sample.mcumg.smp_svr.bt fails to build1108 * :github:`27712` - warnings when compiling smp_svr with newlibc on 2.3.01552 * :github:`25652` - smp_svr fails for nrf53401574 * :github:`25294` - Nordic mcuboot + smp_svr + QSPI smp_shell incompatibility
1397 * :github:`29891` - mcumgr image upload (with smp_svr) does not work over serial/shell on the nrf52…1419 * :github:`29782` - smp_svr: Flashing zephyr.signed.bin does not seem to work on nrf52840dk1621 * :github:`28921` - MCUboot / smp_svr sample broken in 2.4.0
980 * :github:`24442` - samples/subsys/mgmt/mcumgr/smp_svr: should enable BT and FS for nrf52 boards982 * :github:`24437` - smp_svr samle doesn't build for any target
2131 * A MCUmgr bug when using the smp_svr sample with Bluetooth transport that3086 * :github:`53294` - samples: mgmt: mcumgr: smp_svr: UDP file can be removed3106 * :github:`53164` - mgmt: mcumgr: NMP Timeout with smp_svr example3461 * :github:`50947` - stm32 static IPv4 networking in smp_svr sample application does not seem to wor…3636 * :github:`45756` - Add overlay-bt-minimal.conf for smp_svr sample application
590 * :github:`7924` - mcu_mgmt: Memory corruption (cborattr suspected) - test case with smp_svr
1288 * :github:`46138` - Problem with building zephyr/samples/subsys/mgmt/mcumgr/smp_svr using atsame701535 * :github:`44497` - Add guide for disabling MSD on JLink OB devices and link to from smp_svr page
692 …22` - [Coverity CID :186049] Memory - corruptions in /samples/subsys/mgmt/mcumgr/smp_svr/src/main.c
1078 * :github:`40999` - Unable to boot smp_svr sample image as documentation suggests, or sign
1149 * :github:`16735` - smp_svr sample does not discover services
1651 * smp_svr Bluetooth overlay (overlay-bt) has been reworked to increase2195 * :github:`47895` - samples: smp_svr missing CONFIG_MULTITHREADING=y dependency
1329 * :github:`34670` - smp_svr sample configured for serial port with shell management enabled does no…1839 …:219543] Out-of-bounds access in samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/smp_svr.c
1247 * :github:`15501` - smp_svr build issue