I'm also trying to connect my Mindwave Mobile 2 to an outside BLE receiver. I just tore down one of my headsets and can confirm that the bluetooth module on the MW2 is a GT9664B1 (http://www.gigafu.com.tw/product_view.php?id=53) which according to their website has a CC2564B bluetooth chip inside of it. Here's a link to TI's page : https://www.ti.com/product/CC2564
BLE devs will typically follow the example documentation from the chip manufacturer. We might be able to reverse engineer what the custom service is doing while waiting on Neurosky to reply.
Search Options
Types to Display
Espruino
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I'm also trying to connect my Mindwave Mobile 2 to an outside BLE receiver. I just tore down one of my headsets and can confirm that the bluetooth module on the MW2 is a GT9664B1 (http://www.gigafu.com.tw/product_view.php?id=53) which according to their website has a CC2564B bluetooth chip inside of it. Here's a link to TI's page : https://www.ti.com/product/CC2564
BLE devs will typically follow the example documentation from the chip manufacturer. We might be able to reverse engineer what the custom service is doing while waiting on Neurosky to reply.