Hi all,
I was wondering whether anyone knew if it was possible to change the UART speed of the BlueRadios' low energy chip (S2A or S3A) over the air? I've hooked up mine to a microcontroller, and I think the micro's serial lines might be a little wonky. I'm getting framing errors at 115200 (software-emulated serial connection currently), but 57600 or lower works fine... However, the default UART setting for the BR chips is 115200...
I have a few apps which will connect to the chip, but I can't seem to figure out if it would be possible to change the UART speed over the air. Suggestions?
Thanks!
-SJ
P.S. I will be moving away from a software serial connection, to a hardware one after some re-work on the board I'm using. I would like to ramp down the UART speed just to ensure everything else works correctly.