Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Support for Emotive Flex #297

@mmatera

Description

@mmatera

Hi,

thanks for providing us this starting point. The first question is whether the development of this project is still active. I am trying to make it work against the "Emotive Flex" device over Python 3.12 in Ubuntu.

The first thing I found is that hidapi does not work in Python 3.12. I made a few changes to use the hid library, and it seems to work. However, it does not recognize the dongler (which has idVendor:idProduct=1915:c00a)

Bus 003 Device 005: ID 1915:c00a Nordic Semiconductor ASA nRF52 Connectivity

example.log
hid_info.log

Also, it seems that the epoc.rules depends on a decrypt_emotiv.sh which is not in the project. Is it something I should write by myself? or is something that was unintentionally not packed here?

I attach here the outputs I get from example.py and hdi_info.py

Thank you very much in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions