OpenBCI / OpenBCI_Cyton_Library

Repository for OpenBCI Cyton Arduino Libraries
MIT License
88 stars 89 forks source link

Board does not send data when sampling higher rates v3.0.0 #52

Closed biomurph closed 7 years ago

biomurph commented 7 years ago

The new wifi supporting code does not send any data over the air when the sample rate is changed from 250 to any of the higher rates. Would it be nice if it would send at 250 even if it's sampling at higher rates? for example, if someone wants to write the higher rate to an SD card, they can still monitor the signal with the GUI or whatever...

andrewjaykeller commented 7 years ago

This will never be done. We do not want to stream any data to RFduino because the RFduino is how we intermittently send all channel values to ground because of some reflection over the lines.