ANT+ LEV profile — implementation #4

Closed
opened 2026-04-15 11:42:44 +02:00 by diyon · 0 comments
Owner

Done

Complete ANT+ LEV implementation:

  • Bare-metal RADIO peripheral driver (no SoftDevice)
  • LEV Pages 1/2/4/5 (speed, distance, battery, power)
  • 4Hz broadcast cycle via TIMER0 HW interrupt
  • Correct Garmin ANT+ packet format (0x0B device type)
  • Speed scaling: km/h -> m/s -> 0.1 m/s units
  • TEST_MODE for verification without live hardware

200 lines of C. Ready to compile and test.

## Done Complete ANT+ LEV implementation: - [x] Bare-metal RADIO peripheral driver (no SoftDevice) - [x] LEV Pages 1/2/4/5 (speed, distance, battery, power) - [x] 4Hz broadcast cycle via TIMER0 HW interrupt - [x] Correct Garmin ANT+ packet format (0x0B device type) - [x] Speed scaling: km/h -> m/s -> 0.1 m/s units - [x] TEST_MODE for verification without live hardware 200 lines of C. Ready to compile and test.
diyon 2026-04-15 11:42:44 +02:00
  • closed this issue
  • added the
    firmware
    label
kreativmonkey Internal server error - Forgejo: My private git instance.

500

Internal server error

Forgejo version: 15.0.3+gitea-1.22.0