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