Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
aliraza19 opened this issue Aug 7, 2019 · 0 comments
Open

Comments

@aliraza19
Copy link

aliraza19 commented Aug 7, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant