Skip to content

firmware for nancy project#45

Merged
felixerdy merged 6 commits into
mainfrom
feat/nancy
Jan 16, 2026
Merged

firmware for nancy project#45
felixerdy merged 6 commits into
mainfrom
feat/nancy

Conversation

@PaulaScharf

@PaulaScharf PaulaScharf commented Dec 15, 2025

Copy link
Copy Markdown
Member

WIP - dont merge yet

  • battery sensor
    • when I setup the battery sensor the mcu restarts
  • sps30
    • I think its sometimes not initializing correctly
  • app
    • my phone is not connecting to any senseBox:bike at the moment. Someone else needs to test it on their phone
  • github actions

@PaulaScharf

Copy link
Copy Markdown
Member Author

the sps30 issue was fixed by switching to the new i2c-sps30 library

@PaulaScharf

Copy link
Copy Markdown
Member Author

For real world deployment I would like to be 100% certain that its not restarting anymore. So we need to do some test runs with it

@PaulaScharf

Copy link
Copy Markdown
Member Author

All my woes of the random disconnects were fixed by attaching all sensors via the multiplexer. The display is still connected normally.
Afaik its stable now

@PaulaScharf

Copy link
Copy Markdown
Member Author

the distances from the second ToF are currently send via the temperature characteristic. This is for testing purposes. Once the app is adjusted for the second ToF we can choose a different characteristic id.
Then we could merge it :)

@felixerdy
felixerdy merged commit 455679d into main Jan 16, 2026
6 checks passed
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.

2 participants