Skip to content

OpenBCI_Python Unable to Wifi Stream (Stopped Streaming Error 'Cyton' ) #127

Description

@aliraza19

With due respect, it would be helpful if someone suggest possible solution to this problem.
I downloaded the OpenBCI_Python files and opened the wifi.py in Pycharm IDE and run the file.
The result of file interpreting had no errors. Thus I decided to connect the OpenBCI board through Wifi from another python module in the IDE by calling the class function with manual IP '192.168.4.1' as argument.

Code:
import wifi
my_wifi = OpenBCIWiFi(sample_rate=500,ip_address='192.168.4.1')
Result:
It opened port, then initialized wifi connection with IP, Sample rate got Success. TCP connection Success and then suddenly it shows stop streaming.

What could be wrong ? Please suggest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions