I am planning to make an in-vehicle sensor using Seeed Studio XIAO nRF52840 Sense.
I was able to get the acceleration by referring to the above URL.
However, as stated on the page, I have to open the serial monitor once to start acquiring acceleration.
Since it will be used in-vehicle, the power will be turned off frequently.
Also, it is not possible to open the serial monitor each time.
Could you please tell me how to acquire acceleration data without opening the serial monitor?