Hardware errors will cause a panic to avoid boot loops. The panic handler is currently just an infinite loop.
From a user perspective, currently if there is an error all that will happen is that the access point will not be visible or will not allow an SSH connection. The simplest user solution is to reflash or use different hardware.
This issue is to keep track of different ways to provide user feedback that an error has occurred, other than the user just not seeing the AP.
Potential solutions:
- Inbuilt LED flashing error codes.
- Inbuilt LED heartbeat to confirm correct operation.
Hardware errors will cause a panic to avoid boot loops. The panic handler is currently just an infinite loop.
From a user perspective, currently if there is an error all that will happen is that the access point will not be visible or will not allow an SSH connection. The simplest user solution is to reflash or use different hardware.
This issue is to keep track of different ways to provide user feedback that an error has occurred, other than the user just not seeing the AP.
Potential solutions: