damellis / ESP

The Example-based Sensor Predictions (ESP) system applies machine learning to real-time sensor data.
BSD 3-Clause "New" or "Revised" License
224 stars 52 forks source link

Trouble making ESP work with xBee #407

Open brosofske opened 5 years ago

brosofske commented 5 years ago

Hi all I'm trying to get ESP to recognize sensor data transmitted via a wireless xBee connection. xBee works fine feeding accelerometer data to other applications, but for some reason ESP is not seeing the feed. Note my setup works fine via a hardwired USB COM port, but not xBee. Has anyone tried this, or had a similar issue? Thanks . . .