Arduino_LSM9DS1_BLE_to_LSL is a repository where you will find the code for sending IMU data from the Arduino Nano 33 BLE (also Sense) to a central device running Python through BLE notify. The ...
This seems to be an often requested task yet documentation and examples are nearly non-existent, so I took it upon myself to publish this in hope it'll help others. Full Arduino example for connecting ...