Serial Plotter for nRF BLE

Hello

I am using nRf52805 based BLE peripheral using the Nordic UART Service (NUS). The device transmits numeric data periodically using GATT notifications (NUS TX), and I am able to view the incoming data correctly using nRF Connect for Desktop (BLE application) with a Nordic adapter acting as the central.

My objective is to plot this BLE notification data in a “serial plotter” style live graph (similar to Arduino Serial Plotter) for development and validation purposes.

My question is Does Nordic provide (or recommend) any official tool or workflow for live plotting of numeric BLE notification data from a peripheral, similar to a serial plotter?

If not, I would appreciate guidance on the recommended Nordic-supported approach.

Thanks
EE_Engineer

Parents Reply Children
No Data
Related