an.tsouchlos
  • Joined on 2021-12-23
an.tsouchlos pushed to feature/nRF52-DK at an.tsouchlos/commonsense-sw 2025-10-04 18:42:14 +02:00
e5e1d7cede Modify memory.x to reserve only as much RAM for the softdevice as necessary
1a42e27189 Implement first version of sending out measurements over BLE
2bff0a54c7 Refactor HumiditySensor to directly take Twim() as argument; Move measurement into separate task
Compare 3 commits »
an.tsouchlos pushed to feature/nRF52-DK at an.tsouchlos/commonsense-sw 2025-10-04 02:10:57 +02:00
72930892c6 Code style
an.tsouchlos pushed to feature/nRF52-DK at an.tsouchlos/commonsense-sw 2025-10-04 02:07:46 +02:00
f92bbf5d7d Refactor temp and humidity measurement code into structs with traits
7f6a3807c1 Add settings to disable test warnings to Cargo.toml
Compare 2 commits »
an.tsouchlos pushed to feature/nRF52-DK at an.tsouchlos/commonsense-sw 2025-10-03 01:06:06 +02:00
3a76aa6ef6 Make memory.x more similar to the nRF52810 version
164bc16e88 Make ble_gatt_server.rs work with the nRF552 DK
c6bc560c59 Adapt Cargo.toml, .cargo/config.toml, and memory.x to the nRF52832
629396e404 Add troubleshooting note about fixing locked up core
Compare 4 commits »
an.tsouchlos pushed to master at an.tsouchlos/commonsense-sw 2025-10-03 01:05:35 +02:00
629396e404 Add troubleshooting note about fixing locked up core
an.tsouchlos pushed to feature/nRF52-DK at an.tsouchlos/commonsense-sw 2025-10-03 00:33:37 +02:00
6c485c9ead Make memory.x more similar to the nRF52810 version
an.tsouchlos deleted branch freature/nRF52DK from an.tsouchlos/commonsense-sw 2025-10-03 00:32:48 +02:00
an.tsouchlos created branch feature/nRF52-DK in an.tsouchlos/commonsense-sw 2025-10-03 00:32:40 +02:00
an.tsouchlos pushed to feature/nRF52-DK at an.tsouchlos/commonsense-sw 2025-10-03 00:32:40 +02:00
an.tsouchlos created branch freature/nRF52DK in an.tsouchlos/commonsense-sw 2025-10-03 00:07:35 +02:00
an.tsouchlos pushed to freature/nRF52DK at an.tsouchlos/commonsense-sw 2025-10-03 00:07:35 +02:00
3020f98684 Make ble_gatt_server.rs work with the nRF552 DK
58f2f56c35 Adapt Cargo.toml, .cargo/config.toml, and memory.x to the nRF52832
Compare 2 commits »
an.tsouchlos released Actual first print at an.tsouchlos/bib-paper 2025-09-30 11:26:00 +02:00
an.tsouchlos pushed tag v1.1 to an.tsouchlos/bib-paper 2025-09-30 11:25:59 +02:00
an.tsouchlos pushed to main at an.tsouchlos/bib-paper 2025-09-30 11:24:56 +02:00
345b6509a3 Fix paper format: letter->a4
an.tsouchlos pushed tag v1.0 to an.tsouchlos/bib-paper 2025-09-30 10:56:35 +02:00
an.tsouchlos released First print at an.tsouchlos/bib-paper 2025-09-30 10:56:35 +02:00
an.tsouchlos pushed to master at an.tsouchlos/commonsense-sw 2025-09-30 10:45:10 +02:00
c8b684dd90 Add (not yet functional) ble_gatt_server.rs
an.tsouchlos pushed to master at an.tsouchlos/commonsense-sw 2025-09-30 10:08:09 +02:00
b71a23cd67 Move blinky and temp/rh measurement into separate binaries
an.tsouchlos pushed to master at an.tsouchlos/commonsense-sw 2025-09-30 02:45:28 +02:00
c785894ef9 Add note about examples
an.tsouchlos pushed to master at an.tsouchlos/commonsense-sw 2025-09-30 02:40:40 +02:00
ef6d8419d7 Change the way data is displayed