Arduino Robot and Bluetooth

Hey there,

I am curious if anyone could give me any hints on how to connect a Bluetooth device (HC-05 or HC-06) to the official Arduino Robot. The documentation is almost non-existant for the robot, so I have a hard time attaching what I want there.

I managed to get the hang of the pinout. But then was forced to use the SoftwareSerial, which doesn't work for some people as seen in: SoftwareSerial and Official Arduino Robot · Issue #185 · arduino/ArduinoCore-avr · GitHub