serial transmission over Bluetooth?

userHead Johnson 2023-08-03 18:58:15 253 Views1 Replies

I have two nRF52832 boards, one board as peripheral and the other as central. The peripheral board transmits data using serial transmission over Bluetooth to the central board. The central board is plugged to the LattePanda's USB port. I use Processing to read the data from the assigned COM port. 

 

My question is since LattePanda has Bluetooth, can it pair with the peripheral board directly and forward the data to a virtual COM port?