Using CC2541 and an external modem.
We are launching our code with default 115200 Baud rate. We need to use that rate to give our modem a command to lower its Baud rate to 38400. Once that command is issued, we need to lower the CC2541 rate to 38400.
Can't figure out how to dynamically change baud rate once the CC2541 is already running.
Assistance appreciated.
Thanks.