-
Notifications
You must be signed in to change notification settings - Fork 26
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
ERROR:opc:Could not parse the fimrware version from Traceback (most recent call last): #81
Comments
Hi @tomasfichetti Is this still an issue? Sorry for the long delay here... |
Hello, Getting the same issue. Can you help me out.. I am using OPC-R1. ERROR:opc:Could not parse the fimrware version from 1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó1ó
|
Hi @dwitam can you post the code you're using? There currently isn't support for the OPC-R1 or OPC-N3 in the master branch as they're completely different. There is a development branch that supports (hopefully) these sensors, but it hasn't been tested. |
`import spidev #? Open a SPI connection on CE0 #? set the SPI Mode and clock speed try: except Exception as e: alpha.on() print("<---------Reading Firmware version-------------->") print("Read info string") print("Read serial number") print("Read Histogram") time.sleep(10) print("Read PM") #time.sleep(10) |
Hello! I'm having problems with opc-n2. I already check the cables and the power. I also update the library.
This is my program:
Turn the opc ON
Read the information string
The return is:
The text was updated successfully, but these errors were encountered: