We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd like to read the data collected live via serial/uart instead of having to collect the SD card. Is this possible?
Maybe someone can give me some tips on where to edit the firmware?
I haven't ordered a kit yet, but without being able to read live data this device is kind of a no-go.
The text was updated successfully, but these errors were encountered:
Bump???
Sorry, something went wrong.
The function is already there. Look for Serial.print() or Serial.println() inside the main file bGeigieNano.ino you will see what will send.
So you can install a bGiegieCast (soon tp be released ) or BLEBee and read the data thought BLEE, WiFI or both.
https://github.com/Safecast/bGeigieCast
No branches or pull requests
I'd like to read the data collected live via serial/uart instead of having to collect the SD card. Is this possible?
Maybe someone can give me some tips on where to edit the firmware?
I haven't ordered a kit yet, but without being able to read live data this device is kind of a no-go.
The text was updated successfully, but these errors were encountered: