How do i use the vl53l1x driver with a LoRa-E5-STM32WLE5JC? I struggle with the plattform.h / plattform.c code.
Hello this is my first stm32 project. my goal is to use the stm32 to read sensor values and send them over lora to somewhere else. However i am not getting past reading a single value from the Sensor.First of all there seems to be more than one versi...