Lines Matching full:you
65 To target this board you also need to have `BabbleSim`_ compiled in your system.
66 If you do not have it yet, the easiest way to get it, is to enable the babblesim group
78 If you need more BabbleSim components, or more up to date versions,
79 you can check the `BabbleSim web page <https://BabbleSim.github.io>`_
84 You will now need to define two environment variables to point to your BabbleSim
86 If you followed the previous steps, you can just do:
95 You can add these two lines to your ``~/.zephyrrc`` file, or to your shell
96 initialization script (``~/.bashrc``), so you won't need to rerun them
99 You're now ready to build applications targeting this board, for example:
108 Then you can execute your application using:
116 option indicates you want to run it detached from a BabbleSim simulation. This
120 When you want to run a simulation with radio activity you need to run also the
123 For example, if you would like to run a simple case with a BLE :zephyr:code-sample:`ble_central_hr`
171 You can find more information about how to run BabbleSim simulations in
178 These nRF bsim boards use the `native simulator`_ at their core, so you can chose with which
179 C library you want to build your embedded code.
213 If for some reason you want to limit the speed of the simulation to real
214 time or a ratio of it, you can do so by connecting the `handbrake device`_