Hi there,
over the past year i have been working with electric skateboards and developed some features, including a remote with a display. I can show telemetry data like speed power consumption and error codes. All computing is done by an arduino, data is sent by nrf24l01 chips.
Now I am planning to connect my skateboard to a head up display which supports the ant+ LEV profile.
On hardware side of things I am planning to use an arduino(or teensy 3.5 for more computing power) and connect it to an nrf52832.
Software part seems to be quite tricky.
Is there any kind of reference code regarding the transmitting part of the LEV profile?
I know there is plenty of information, in fact there is too much.
What is most important in my case?
Where should I start besides the LEV profile pdf?
Thanks for your help
Niklas