Wifi shield and python openbci

Is there a way to activate the wifi module calling user.py? Like:

python OpenBCI_Python-master/user.py --daisy --add csv_collect raw_andrea1_20190715-232901.csv --record-duration 37 --safety-duration 1

I got the error
'OSError: Cannot find OpenBCI port'

So it's referring to the the dongle not the wifi shield. Is there a parameter or a way to switch to the wifishield? Thanks

Sign In or Register to comment.