SparkFun nRF52832 Breakout

How can I do to upload my code to this module?
https://learn.sparkfun.com/tutorials/nrf52832-breakout-board-hookup-guide
I’m using the SparkFun Beefy 3 - FTDI Basic Breakout

Not yet supported, see Add support for Sparkfun nRF52832 breakout · Issue #2 · platformio/platform-nordicnrf52 · GitHub. However there are nRF52832 targets (like Adafruit Bluefruit nRF52832 Feather — PlatformIO latest documentation) and we also can upload via nrfutil, which is what the Sparkfun board is using for the upload via serial. So could just try a blinky example and

board = adafruit_feather_nrf52832
upload_protocol = nrfutil