We have integrated the BC127 into an embedded system with UART connection.
Problem: the module sends this message forever…
"
BlueCreation Copyright 2013
Melody Audio V5.0 RC11
Ready
"
The module is not in reset, and vregen is true. We checked timing on these signals and found we met the required timings.
We cannot send any messages to the device such as STATUS or SOFT_RESET. Nothing gets it out of this endless mode.
We toggled reset, using long reset timings, to no avail.
We can’t update the firmware because the device is in this endless loop…
Fixed this problem. This behavior occurs if the VREGEN pin is held high. In fact this happens if I follow the power up sequence shown in the datasheet. You might want to fix that to save others this problem.
I am running into this same problem. However, pulling VREGEN low does not fix the problem. Is there anything else that you have done? @mlw that you know of, does this problem only occur on BC127s with V5.0?