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-wifi-server problem with /output/json #84

Open
testpilot0 opened this issue Oct 3, 2018 · 0 comments
Open

openbci-wifi-server problem with /output/json #84

testpilot0 opened this issue Oct 3, 2018 · 0 comments

Comments

@testpilot0
Copy link

I am trying to GET data from OpenBCI Wifi Server. I run Wifi Shield (connected to OpenBCI) as hotspot and I can issue GET http://192.168.4.1/all from my browser and it return some info (I've pasted it bellow just removing MAC addr)

{"board_connected":true,"heap":19568,"ip":"0.0.0.0","mac":"......","name":"OpenBCI-4CB8","num_channels":0,"version":"v2.0.5","latency":10000}

But it respond with "Route Not Found" if I try to run any of these commands
/command
/output/json
/output/raw

Any way to fix that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
OpenBCI SW Dev
  
To do
Development

No branches or pull requests

1 participant