I tried using the Arduino API function micros() on a RAK4631-R, but it seems to only ever returns values that would indicate it has a resolution of 1000us.
Is it just a wrapper and is riding on millis() calls?
Is micros() something that RAK is planning to implement soon?