- BLE_TOOL: is in directory qscanner and is a QT program. Open the .pro file with qt-creator.
- ble_tool_nrf52_fw: contains firmware for the NRF52 platform that runs a "lisp" interpreter and some BLE services.
- execute the get_lispbm.sh script in the ble_tool_nrf52_fw directory.
- execute the setup_fw_build.sh script in the BLE_S root directory.
- go into ble_tool_nrf_fw_build (created in step 2.) and run make
- run make flash (if you have the luxurious nordic semicondocturs board with built in programmer) otherwise use the flash_stlink.sh script.