Skip to content

Exception: No data stream from device! (CMS50Dplus firmware version 4.6) #5

@airikka

Description

@airikka

Hi,
I tried to run this command but got this:

$ ./cms50dplus.py -s "2016-07-13 18:13:32" RECORDED /dev/ttyUSB0 /tmp/test
Saving recorded data...
Please wait as the latest session is downloaded...
Traceback (most recent call last):
  File "./cms50dplus.py", line 328, in <module>
    dumpRecordedData(args.starttime, args.serialport, args.output)
  File "./cms50dplus.py", line 303, in dumpRecordedData
    for recordedData in oximeter.getRecordedData(starttime):
  File "./cms50dplus.py", line 228, in getRecordedData
    raise Exception("No data stream from device!")
Exception: No data stream from device!

I'm not really sure, but could this be due to a newer firmware version of CMS50D+ (version 4.6)?
Has this python script been tested against 4.6 or only older versions?

Br,
airikka

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions