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

Testing firmware #5

Open
nklugman opened this issue Apr 4, 2018 · 4 comments
Open

Testing firmware #5

nklugman opened this issue Apr 4, 2018 · 4 comments
Assignees

Comments

@nklugman
Copy link
Collaborator

nklugman commented Apr 4, 2018

Place to leave firmware tests

@nklugman
Copy link
Collaborator Author

nklugman commented Apr 4, 2018

Test webhook max number of connections

A test could be simulating 500 particles sending 10 commands a second to the particle cloud

could do this using:
https://docs.particle.io/reference/api/#publish-a-product-event

@nklugman
Copy link
Collaborator Author

nklugman commented Apr 4, 2018

Test whether local logging works if cellular modem is off

ideas are here: https://community.particle.io/t/electron-sample-code-for-fault-tolerance-and-problem-debugging/25047?source_topic_id=25158 (read function smartReboot in the example code)

sd logging works in the firmware

@nklugman
Copy link
Collaborator Author

nklugman commented Apr 4, 2018

Test application watchdog. Make sure that the particle reboots if a peripheral hangs. Code for this is also in https://community.particle.io/t/electron-sample-code-for-fault-tolerance-and-problem-debugging/25047?source_topic_id=25158

@mattpodolsky
Copy link
Contributor

Test that Bluetooth continually maintains an active connection to the peripheral (Wit).

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

3 participants