Seeeduino Xiao nRF52840 Serial.read()

Hello,

Not sure if it is related 2 years later:

I simply try to read serial from seeed-xiao-nrf52840-sense with latest board definition. It works on Arduino IDE but fail on PlatformIO

And it seems the issue comes from the way PlatforIO push the same code to the board.

Any ideas ?
(Hard to debug a BLE card without serial)