Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulaScharf committed Nov 11, 2024
1 parent ad389e3 commit c672887
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions sensebox-bike-atrai-v2-esp32s3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@ Threading with mutex
- linear: 68ms
- threading: 123ms

# Some lessons learnt
# Some notes
- I had to rename the edge impulse library (the previous name was too long)
- ESP32 BLE
- expects different format for characteristic/service ids
- no need to actively regularly poll, it does that on its own somehow

# Open Issues
- How to set and get BLE device id like its done for senseBox?
- I used the BLE-MacAddress for the name (because Im not sure where to get the MCUId from, like it was done with the senseBox-ble library)
- I had to adjust the partitions because flash was flowing over

0 comments on commit c672887

Please sign in to comment.