We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c44cb73 commit e9e6b81Copy full SHA for e9e6b81
boards/native/nrf_bsim/doc/nrf52_bsim.rst
@@ -156,7 +156,7 @@ And then run them together with BabbleSim's 2G4 physical layer simulation:
156
.. code-block:: console
157
158
cd ${BSIM_OUT_PATH}/bin/
159
- ./bs_nrf52_bsim_samples_bluetooth_peripheral -s=trial_sim -d=0 &
+ ./bs_nrf52_bsim_samples_bluetooth_peripheral_hr -s=trial_sim -d=0 &
160
./bs_nrf52_bsim_samples_bluetooth_central_hr -s=trial_sim -d=1 &
161
./bs_2G4_phy_v1 -s=trial_sim -D=2 -sim_length=10e6 &
162
0 commit comments