Will it be possible?
Can I operate the UARTS in parallel - both recieving data at 38Kbs?
The data from each UART will be stored in a buffer and once it reaches 10 bytes, it will be transmitted via the BLE?
Will it be possible?
Can I operate the UARTS in parallel - both recieving data at 38Kbs?
The data from each UART will be stored in a buffer and once it reaches 10 bytes, it will be transmitted via the BLE?
Hello,
Yes it is possible. You can look at the table linked here https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html


You may need to have an extra 'UART to USB bridge' if you want both UART instances as a virtual com port on the PC.
Thanks.
BR
Kazi Afroza Sultana
Hello,
Yes it is possible. You can look at the table linked here https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html


You may need to have an extra 'UART to USB bridge' if you want both UART instances as a virtual com port on the PC.
Thanks.
BR
Kazi Afroza Sultana