Hi all,
We met a problem with uart while producting our device. It happened when we communicating with our NB module(BC28), then i catch the waveform by the oscilloscope, the baudrate of whom always return "ERROR" is 9433.96bps, the correct one is 9615bps, and this issue happens 10pcs in 100pcs boards.
efforts:
1. We tried to exchange the nrf52832 chip, it not work.
2. Change a new chip, it worked.
Q:
1.Is it need to config the hfclk to use uart? havent found similar code on the uart example.
Wishes:
1.We are about to product more devices, it's urgen to solve this issue.
Thank you!