XIAO nrf52840 sense plus cannot read IMU

it seems the high level example works ok!
I’m getting data to show up (mostly using chatgpt for this project as a newbie)
the serial monitor is outputing x,y,z data and chat gpt has given me examples that have run. I saw another one of your posts that covered FIFO buffering, and told chatGPT to give me a code for a sketch in the FIFO sketch that would allow the data to come through more rapidly, the rate was too slow! but it seems IDE is working for what I need it to for now honestly, I was. thinking of trying Nordic’s BSP specifically for the nRF52840 on the XIAO sense plus.
but for now i’m curious, has anyone had any luck using MAX/MSP with arduino IDE? my serial monitor runs data, but MAX simply won’t take any of the data… is there another post or topic where people talk about using these XIAO sense plus, Arduino IDE, and MAX?

1 Like