Hey there,
We are working with NRF52832 WLSCP package,
We had stated certification process , for BQB testing need to use the Radio test example with UART between EUT to the PC ( using a dongle or SDK)
As my new design does not use all required GPIO, Idon't have direct connection to connect UART pins
1. Is there a way to do the UART over BLE?
2. How to change the pins to fit my accessible GPIO's?
Default GPIO nRF52832 |
UART nRF52832 |
Interface MCU UART |
|
P0.05 |
RTS |
CTS |
P0.07 |
P0.06 |
TXD |
RXD |
P0.08 |
P0.07 |
CTS |
RTS |
P0.05 |
P0.08 |
RXD |
TXD |
P0.06 |