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

Health reports and stability of connection in saturated Wi-Fi environments #49

Open
2 tasks done
oscgonfer opened this issue Jul 27, 2023 · 0 comments
Open
2 tasks done
Labels
enhancement New feature or request

Comments

@oscgonfer
Copy link
Contributor

oscgonfer commented Jul 27, 2023

This issue is to map the potential solutions to prevention and diagnosis of issues in saturated WiFi environments. These environments are still under assessment, but WiFi networks with many devices connected at the same time, where connections are slow even for a laptop, have been presenting issues for the kit connection stability.

Diagnosis

This is mostly done by publishing more information to the platform. Directly linked to fablabbcn/smartcitizen-api#238 in terms of health metrics.

Status

  • Implemented WiFi strength signal and SD card presence as sensors
  • Send health report on reboot in hardware_info mqtt. See above issue for more details on back-end side

Current implementation in hardware_info is done, but we need to check if we want to send something else:
https://github.com/fablabbcn/smartcitizen-kit-21/blob/dev/sam/src/SckBase.cpp#L805-L858

Prevention

This would be the main topic of discussion of this issue, although there is no preliminary good solution from firmware side. On the hardware side there will be better options with other chipsets. Currently, thanks to the integration of the Flash, there is maybe no need to do anything, but ideas welcome.

@oscgonfer oscgonfer mentioned this issue Jul 27, 2023
11 tasks
@oscgonfer oscgonfer added the enhancement New feature or request label Jul 27, 2023
@oscgonfer oscgonfer changed the title Stability of connection in saturated Wi-Fi environments Health reports and stability of connection in saturated Wi-Fi environments Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant