Home
last modified time | relevance | path

Searched full:smp_svr (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/
Dsample.yaml8 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 …]
DREADME.rst21 ``smp_svr`` enables support for the following command groups:
79 The below steps describe how to build and run the ``smp_svr`` sample in
80 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 app
292 non-volatile memory. Build and flash both MCUboot and smp_svr applications and
DCMakeLists.txt13 project(smp_svr) project
/Zephyr-latest/boards/nordic/nrf52840dongle/doc/
Dindex.rst231 #. Compile ``smp_svr``.
234 :app: zephyr/samples/subsys/mgmt/mcumgr/smp_svr
236 :build-dir: smp_svr
239 #. 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.pem
251 image upload -e smp_svr.signed.bin
/Zephyr-latest/doc/build/flashing/
Dconfiguration.rst94 …are/sysbuild/ -Bbuild -DBOARD=nrf5340dk/nrf5340/cpuapp -DAPP_DIR=samples/subsys/mgmt/mcumgr/smp_svr
/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst909 * :github:`28604` - mcumgr smp_svr sample not working over shell or serial transport
1051 * :github:`28031` - samples/subsys/mgmt/mcumgr/smp_svr/sample.mcumg.smp_svr.bt fails to build
1108 * :github:`27712` - warnings when compiling smp_svr with newlibc on 2.3.0
1552 * :github:`25652` - smp_svr fails for nrf5340
1574 * :github:`25294` - Nordic mcuboot + smp_svr + QSPI smp_shell incompatibility
Drelease-notes-2.5.rst1397 * :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 nrf52840dk
1621 * :github:`28921` - MCUboot / smp_svr sample broken in 2.4.0
Drelease-notes-2.3.rst980 * :github:`24442` - samples/subsys/mgmt/mcumgr/smp_svr: should enable BT and FS for nrf52 boards
982 * :github:`24437` - smp_svr samle doesn't build for any target
Drelease-notes-3.3.rst2131 * A MCUmgr bug when using the smp_svr sample with Bluetooth transport that
3086 * :github:`53294` - samples: mgmt: mcumgr: smp_svr: UDP file can be removed
3106 * :github:`53164` - mgmt: mcumgr: NMP Timeout with smp_svr example
3461 * :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
Drelease-notes-1.13.rst590 * :github:`7924` - mcu_mgmt: Memory corruption (cborattr suspected) - test case with smp_svr
Drelease-notes-3.1.rst1288 * :github:`46138` - Problem with building zephyr/samples/subsys/mgmt/mcumgr/smp_svr using atsame70
1535 * :github:`44497` - Add guide for disabling MSD on JLink OB devices and link to from smp_svr page
Drelease-notes-1.12.rst692 …22` - [Coverity CID :186049] Memory - corruptions in /samples/subsys/mgmt/mcumgr/smp_svr/src/main.c
Drelease-notes-3.0.rst1078 * :github:`40999` - Unable to boot smp_svr sample image as documentation suggests, or sign
Drelease-notes-2.2.rst1149 * :github:`16735` - smp_svr sample does not discover services
Drelease-notes-3.2.rst1651 * smp_svr Bluetooth overlay (overlay-bt) has been reworked to increase
2195 * :github:`47895` - samples: smp_svr missing CONFIG_MULTITHREADING=y dependency
Drelease-notes-2.6.rst1329 * :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
Drelease-notes-2.0.rst1247 * :github:`15501` - smp_svr build issue