Open gbcarlos opened 1 year ago
Hi, we haven't released the firmware for meter reading yet, so for now you can only use it alone on the Grove Vision AI. You can experience it refer here.
Thanks for the quick response. Yes, I saw that repo and was able to build it with an old branch but that gives me the same problem I'm running into. Do you have an approximate date when the firmware will be released?
Hi, sorry I can't give you an exact time for now, but I'll start working on it this week.
Can you use meter reading firmware compilation
Describe the bug When I upload the meter_reading.ino example on the wio terminal and open the serial monitor, I am not able to see any information about the model requested from here to here. After a while the request times out and I get the message "Algo begin failed".
To Reproduce Steps to reproduce the behavior:
Expected behavior Reading out Data from Sensor especially result of detection should be shown in Serial Monitor.
Additional context I can see in the browser that the Grove AI is working as expected and detecting analog meter readings, only reading out the data to wio terminal is not possible.