HC-06 bluetooth module to high baud rates (unrealiable past 115200)

Hello,

I have been able to run my HC-06 module at 115200 baud rate. I have read that it is apparently capable of going upto a baud rate of 1382400, though I haven't seen anybody actually document using it above 115200. I tried going above 115200 by setting the baud rate to 230400. When I used putty to inspect the virtual com port output, the text was garbled and incomprehensible.

Is it actually possible to run it above 115200 or am I stuck only getting a measly 115200. Any ideas?

Thanks

anyone?

I don't know how you would set a command to run at 230400, but the data sheet implies a maximum of 115200 using AT+BAUD8.
The HC-05 is good for 230400 and 460800, so perhaps you were using the commands for that, and the HC-06 was lying when it responded "OK".