NRF5340 connection to PC through BLE or other

Hello,

I have a nrf5340 and pc based on Windows OS. I want to transmit information from 5340 to pc at a speed of 300kbps. Here are my two plans:

  1. Using BLE protocol. I have try some examples such as pybleak. However, pybleak can't build a stable connection under the speed of 300kbps. Is there any api or program produced by nordic can be used or referred?
  2. Using ble-to-usb. I have little experience on this. Is there any nordic products or 5340 can play this role?

Thanks for your help.

Related