STM32CubeMonitor-RF DLL or CLI
Hi everyone,
I am trying to create a windows pc app to talk to the STM32WB board using the dongle.
I want to run some scripts, e.g., write to characteristic, connect, read an etc.
I saw that STM32CubeMonitor-RF can already run scripts via some text files. I wonder if it is possible to run the script text file from the CLI, or better talk to the dongle via some sort of .dll interface. The second would the preferable way .
Thanks
