Hey guys,
for testing purposes on nrf52833 and SDK 2.8.0 I want to use a simulation and stumbled upon bsim.
I followed the instructions there and can build and run the hello world for the hardware and for the simulation.
But the step with the central_hr does not work for me. Building for hardware is ok but not simulation, because if I run:
I get
From here I have to use zephyr BLE controller instead of the Softdevice. So in prj.conf I add:
and again with
I get:
This seems to be related to the device tree, but I am not sure how.
With this video starting at ~20mins I could track it down to
in