This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Which of your software to use as BLE discovery tool for EEG device?

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?

Parents
  • 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

Reply
  • 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

Children
No Data
Related