I wasn't sure which product to put in. I am looking for a BLE discovery tool for EEG devices -- particularly the Muse 2 Headband. Which of Nordic's software should I use for this?
I wasn't sure which product to put in. I am looking for a BLE discovery tool for EEG devices -- particularly the Muse 2 Headband. Which of Nordic's software should I use for this?
Hi
If you'd like a tool to create your own app, I would suggest the nRF Toolbox and the Android BLE Library, which is available on GitHub, for development.
Best regards,
Simon
BTW: Doesn't the Muse headband already have an app available in Google Play and the App Store?
I want to create an iOS app. I need the BLE discovery tool to learn the protocol of the Muse 2.
Hi
Then I would suggest looking into our iOS nRF Toolbox GitHub, which includes source files for how to create an iOS app with Bluetooth scanning functionalities.
I am not familiar with the Muse 2 headband you're referring to, but keep in mind that if it is implementing any security features in BLE to allow it to only connect to their own application, you won't be able to connect to it by creating an app of your own. I suggest doing some research to find out if this will be possible at all before starting development.
Best regards,
Simon