LoRaWAN-End-Node + VL53L4CD, Sleep issue
Hello, I'm using the LoRaWAN-End-Node example on an STM32WL55JC MCU to drive the VL53L4CD sensor. I would like to use the interrupt pin to get the data from the sensor.what is happening is that once __WFI() in the getting data subroutine is executed...