Hello,
I tried to run simple_ml_example.ipynb and p24_example1.py while connecting with p24 device but observed red light and could see the error printed when it goes to the loop related to ml_get_current_data function.
The device never showed yellow light. It was showing green light until the ml_get_current_data function, changed to red and back to green when stopping or closing the serial port.
I have tried with the ScienceMode PC-Software and was able to see the yellow light coming in.
Currently, I wanted to change the code to fit our experiment, but whenever I tried to stimulate(send the current signal) it failed.
I hope you could give an advice on this issue or any possible solutions to try out.
It seemed to be that device itself is not the problem, so I've been wondering if I have to modify ml_get_current_data(if it's there) in the .dll files to fix the problem.
Thank you very much in advance.