This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

PC side for ble connectivity

Hi Nordic,

I plan to use the newest SDK (because the ATT MTU > 23 is need) for NRF52832 to develop a PC tool to connect with Nordic BLE peripheral devices, and then send and receive some privated protocol data by a priviated gatt service. Just like nRF connect. I know each SDK contains an demo project "SDK_ROOT\project examples\connectivity\ble_connectivity" and maybe it is useful for me.  In this example, I found there is branch named ser_s132_uart which could be satisfied to my requirement. But I don't know, what should I do on PC side, there seems to be no APIs and documents can be used.  Any suggestions for me?

Thanks and Best Regards. 

Related