Skip to content
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

Open
BanjoFox opened this issue Oct 9, 2020 · 8 comments
Open

No data from sensors #29

BanjoFox opened this issue Oct 9, 2020 · 8 comments

Comments

@BanjoFox
Copy link

BanjoFox commented Oct 9, 2020

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.

image

@joicetm
Copy link

joicetm commented Oct 14, 2020

Hi,

When did it stopped working? after programming or something else ?
Is the led on spo2 probe is glowing ?
Are you getting any data on serial terminal ? try connecting to any serial terminal instead of connecting with gui. [baud rate = 115200 on windows]

if you tried to upload, which is the board selected on arduino? other upload configurations used on arduino ?
A photo of your set up will also be very helpful.

@BanjoFox
Copy link
Author

Hello,

It stopped reporting data after flashing the Firmware Update. Even from the factory, I was having some troubles with it.
There is a red LED on the HAT itself.
I was not aware that there was a serial terminal. Is that the same DB plug that the PulseOx connects to?
On the Arduino Studio the device selected is the Arduino Zero (Native). I can get the full screenshot later. When I do the uploads they appear to complete. I do not recall if there are any warnings, but certainly there are no errors.

@BanjoFox
Copy link
Author

BanjoFox commented Oct 17, 2020

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.
Here are the steps to do that

  • Load Arduino Studio
  • Click Tools > Board > Board Manager

image

Search "SAMD" and look for the one that says Arduino SAMD Boards (32-bits ARM Cortex-M0+)
Under the "Boards included in this package" there will be one that will say "Arduino Zero"

image

Click "Select Version" and scroll down until it says 1.6.15. and click the Install button.
If your Healthy Pi is plugged in, unplug it, and plug it back in to reset the board.

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)

image

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

@Steveoyoung
Copy link

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

@protocentralashwin
Copy link
Contributor

@Steveoyoung Do you have the HealthyPi 3 or HealthyPi 4? Can you also please post a screenshot if possible?

@Steveoyoung
Copy link

Steveoyoung commented Dec 7, 2020 via email

@Arif-healthyPi
Copy link

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.
Here are the steps to do that

  • Load Arduino Studio
  • Click Tools > Board > Board Manager

image

Search "SAMD" and look for the one that says Arduino SAMD Boards (32-bits ARM Cortex-M0+)
Under the "Boards included in this package" there will be one that will say "Arduino Zero"

image

Click "Select Version" and scroll down until it says 1.6.15. and click the Install button.
If your Healthy Pi is plugged in, unplug it, and plug it back in to reset the board.

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)

image

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

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?

@Arif-healthyPi
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants