Firmware setup#
To install the firmware on the boards, perform the steps below:
Note: The firmware must be installed on the two boards following those two steps.
Update your NBU image with the provided binaries in the following folder of the SDK:
../middleware/wireless/ble_controller/bin(*_hadm_* for KW45 family).Compile the application
wireless_ranging_bluetooth_bmby referring to the quick start guide specific to your platform. The application can be found in the directory:\\boards\<board>\wireless_examples\bluetooth\wireless_rangingFlash the binary on both devices. Flash the application using your preferred IDE.
Parent topic:Wireless ranging demo application setup