Skip to content

Commit e9e6b81

Browse files
supperthomascfriedt
authored andcommitted
doc: fix peripheral to peripheral_hr
Just fix the bin to right name Signed-off-by: Supper Thomas <[email protected]>
1 parent c44cb73 commit e9e6b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/native/nrf_bsim/doc/nrf52_bsim.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ And then run them together with BabbleSim's 2G4 physical layer simulation:
156156
.. code-block:: console
157157
158158
cd ${BSIM_OUT_PATH}/bin/
159-
./bs_nrf52_bsim_samples_bluetooth_peripheral -s=trial_sim -d=0 &
159+
./bs_nrf52_bsim_samples_bluetooth_peripheral_hr -s=trial_sim -d=0 &
160160
./bs_nrf52_bsim_samples_bluetooth_central_hr -s=trial_sim -d=1 &
161161
./bs_2G4_phy_v1 -s=trial_sim -D=2 -sim_length=10e6 &
162162

0 commit comments

Comments
 (0)