Seeed provided me with XIAO nRF54LM20A samples. One unit is mounted on the GPIO breakout board for XIAO. I soldered the battery connections and the JLink wiring.
If youβre using it as a hobby project, you can start writing sketches right away in the Arduino IDE without having to go through the trouble of setting up a Zephyr development environment.
Using the nrf54-arduino-core currently under development by @Loren_Bufamu, I wrote a sketch that might serve as a useful reference.
200-Byte Bidirectional Communication via BLE Notify/Write Using codedPHY
This sketch performs bidirectional communication of up to 244 bytes using 1M PHY, 2M PHY, and codedPHY. It uses the nPM1300 to measure battery voltage.