Hello,
I am trying to run Bluetooth with WL1835MOD over WL1835MODMODCOM8B board.
I tried to change UART HCI baudrate from Bluetooth script (TIInit_11.8.32.bts), and I saw that value given to me by BT logger tool is different from the one I expect, e.g.:
- configuring 115200 bauds gives 117000 bauds
- configuring 921600 bauds gives 928571 bauds
By getting rid of these configuration lines in the BTS, i.e. keeping reset value of 115200, I manage to load FW properly.
So here is my questions:
- is the value given by BT logger reliable?
- if yes, which value should I write to get a "standard" baudrate?
Thanks,
Nicolas.