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

Using pc-ble-driver-py to read data and live plotting #nRF52

Hi,

What I did:

Already connected the custom board with nrf52832 chip on pc with python

Already receiving data from the board

I want to have the python code that can connect and live plotting the transfer data, but I tried unsuccessfully with python crashed when it went into the live plotting loop

Could anyone have ever did this or have some examples of live plotting the receiving data?

Thanks,

Janech

Related