connect windows PC to BLE

Hi,
I want to connect my PC to nRF-52840 through BLE. I git nRF connect for desktop and downloaded the BLE software to another PCA10056 and i managed to connect but i can send 2 bytes only from my PC can i modify the length of the data that transmitted from PC to nRF-52840 kit ?
if there is better way to connect PC to nRF-52840 Kit using BLE please tell me .
thanks for help,

  • Hi

    If your computer support BLE itself, you should be able to connect to an advertising nRF52840 DK by going to the Bluetooth settings in your computer settings. 

    If not, you should be able to use the nRF52840 DK and Bluetooth Low Energy app to connect to and communicate as you wish with another device. After connecting you can edit the data length and throughput to what you'd like. Then it's up to the peripheral if it transfers more than 2 bytes or not.

     

    Best regards,

    Simon

Related