We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d1a29f commit 631a9f4Copy full SHA for 631a9f4
docs/mesh/sample.rst
@@ -10,7 +10,7 @@ no need for configuring public address.
10
11
newt target create blemesh
12
newt target set blemesh app=@apache-mynewt-nimble/apps/blemesh
13
- newt target set blemesh bsp=@apache-mynewt-core/hw/bsp/nrf52840pdk
+ newt target set blemesh bsp=@apache-mynewt-core/hw/bsp/nordic_pca10056
14
newt target set blemesh build_profile=optimized
15
newt target set blemesh syscfg=BLE_MESH_PB_GATT=1:BLE_MESH_DEV_UUID='(uint8_t[16]){0x22, 0x20, 0}'
16
0 commit comments