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

PC/UART discovery tool

Hello,

I need a solution to scan for BLE devices and read device characteristics database through UART on PC (Win). Something like Master Control Panel, but a cmd line tool or ie. app with uart protocol on USB dongle.

I only need to connect and read characteristics - further communication is not needed. Is there anything off-the-shelf or I'd need to write some app using ie. NUS lib and ? In a perfect world I'd just need to write a simple python app to retrieve and parse data.

regards

Related