Hello,
To start off: our design is a grip-able peg that houses an accelerometer which gathers position data according to patient movement, and a Python GUI that plots this data and compares the data to a standard. We are trying to transmit the data from the Invensense MPU9150 IMU board to a standard laptop computer by using the BlueGiga BLE113 breakout board. We have been able to flash a program onto our BLE113 board that flashes LED2 when bluetooth transmission has been turned on. We plan to connect the IMU's data-out line to the BLE113 on a standard breadboard so that the data can be transmitted onto a laptop.
Has anyone had success transmitting from the BLE113 to a TI CC2540Dongle so that the data can be read on a computer? Or is purchasing the BlueGiga module the only choice to be able to see the data?