This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

WL1835MOD: BT HCI UART: List of available baud rates

Part Number: WL1835MOD

The manual states "The HCI UART supports most baud rates (including all PC rates)"

I want to know which baud rates it actually supports

I'm using the test program hci-test-arm provided here on the forum

I can get it to initialize with 115200, it works most of the times with 57600 and 38400 but has problem changing baud rate from 115200 sometimes

My UART base clock is 1536000, that does not work, neither does 512000 256000 and 128000

For now it seems that the only solution is to change my base clock

PS: if someone can provide the source code to the hci-test-arm program it would be good, could be very useful for me and others while testing

Thanks, /M