cancel
Showing results for 
Search instead for 
Did you mean: 

What commands should I send through the Serial COM port to a Nucleo-F401RE board via a Python Script and Command Prompt to replicate the Connect and Start options in Unicleo-GUI?

engtec
Associate

Hello All,

I am using a NUCLEO-F401RE Board and a IKS01A2 Sensor Board with it. I want to collect the incoming data dynamically and modify it.

By using Unicleo-GUI and just clicking Connect and Start I am able to observe the collected data. I want to collect this same data through the serial COM port by running a Python Script which replicates only these 'Connect' and 'Start' clicks.

Please can someone tell me which commands I should send in order to get data from the NUCLEO board.

Thanks.

1 REPLY 1
VRao.1
Associate III

Hello @engtec​ ,

I am trying to implement a similar application but for the sensortile box. I was wondering if you were able to figure out a way to use python in order to extract the data through the serial port.

Any help or guidance would be much appreciated.

Thanks,

VRao.1