Skip to content

Conversation

@YehudaEi
Copy link
Contributor

Fix #10

Known Issue: There is a known issue where, after turning off BLE, an interrupt is triggered at some point, which causes the software to crash. The source of this interrupt and how to properly disable it is still under investigation.

Disable i2c logs.

Signed-off-by: Yehuda E <[email protected]>
- Implement settings screen
- Change brightness
- Enable / Disbale BLE

Signed-off-by: Yehuda E <[email protected]>
@electricalgorithm
Copy link
Owner

Are there any updates on the investigation?

PS. I see many styling-related updates on the commit; it'd be great to separate them.

@YehudaEi
Copy link
Contributor Author

To tell you the truth, I haven't touched it since. I came to the conclusion that I was looking for something a little different from this board, so I left this project for a while :|

Sorry about that 😞

@electricalgorithm
Copy link
Owner

All good. I'll take over this after ANCS. Thanks for the support. Any other improvement ideas?

@YehudaEi
Copy link
Contributor Author

Hmmm, I have no idea, I think an interrupt is coming from the compiled library of ESP-IDF because we don't properly turn off the peripherals and then the controller crashes.

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

Successfully merging this pull request may close these issues.

Add a new screen: Settings

2 participants