-
Notifications
You must be signed in to change notification settings - Fork 52
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
No data from sensors #29
Comments
Hi, When did it stopped working? after programming or something else ? if you tried to upload, which is the board selected on arduino? other upload configurations used on arduino ? |
Hello, It stopped reporting data after flashing the Firmware Update. Even from the factory, I was having some troubles with it. |
RESOLVED As I was digging around in the CLOSED issues I found a thread that was very similar to the issue I was having (except I am using Stock Firmware). Source: #16 You have to DOWNGRADE the Arduino Board version that Arduino Studio wants you to use.
Search "SAMD" and look for the one that says Arduino SAMD Boards (32-bits ARM Cortex-M0+) Click "Select Version" and scroll down until it says 1.6.15. and click the Install button. Now go to Tools > Board > Arduino SAMD Boards (32-bits ARM Cortex-M0+), and select the one that says "Arduino/Genuino Zero (Native USB Port) Now open the Firmware Update from https://github.com/Protocentral/protocentral-healthypi-v3/releases/tag/v1.1, and it should fix the issue :) Just a quick note that the Arduino Studio will want you to UPDATE every time you load the program. DON'T :D |
I have the same issue, brand new out of the box yesterday. Stock firmware. Wasn't planning on learning the Arduino IDE. Healthy Pi isn't cheap, anyone else have a solution not involving using refreshing Arduino? Thanks Steve |
@Steveoyoung Do you have the HealthyPi 3 or HealthyPi 4? Can you also please post a screenshot if possible? |
Ashwin,
Thanks for you quick reply,
Healthy Pi 4, connect3ed to a PI3.
Removed the serial stuff from cmdline.txt and added the overlay to the config.txt
Pulled out of the box yesterday … any ideas?
Steven Young
steveoyoung@gmail.com
On Dec 7, 2020, at 9:42 AM, Ashwin K Whitchurch <notifications@github.com> wrote:
@Steveoyoung <https://github.com/Steveoyoung> Do you have the HealthyPi 3 or HealthyPi 4? Can you also please post a screenshot if possible?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#29 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ALXEKIKXV4NQCEDU36WGTADSTUHZZANCNFSM4SKT6M3Q>.
|
Thank you sir, you just solved my problem. Sir can you please tell me how to get the streams on gui window because i'm not able to find the port assign for healthy pi inside there. How can i get the readable form of sensors data? |
Thank you sir, you just solved my problem. Sir can you please tell me how to get the streams on gui window because i'm not able to find the port assign for healthy pi inside there. How can i get the readable form of sensors data? |
I am running into an issue where the sensors do not appear to be collecting any data.
the EEG is "--"
the O2 is"--"
the temperature is "--"
this is from the Windows GUI, and the Pi touchscreen.
The text was updated successfully, but these errors were encountered: