.. highlight:: shell ======= Setup ======= Bluetooth connection setup -------------------------- To connect the BrainAccess device: 1. Plug-in Bluetooth adapter. Skip this step using an integrated Bluetooth adapter. 2. Scan for the devices and use the name of the device to connect to it with SDK. Configuration file ------------------ Root directory of the program running BrainAccess can contain, ``bacore.json`` file describing acquisition parameters. If the file is not present, default parameters are used. Main components: - chunk_size: size of chunks to be acquired from core (Default: 25) - logging parameters for debugging. - model_path: custom location of models The example file is provided in the root directory of BrainAccess package .. include:: ./bacore.json :literal: