Sessantaquattro Connection to MatLab
Quote from Emi on 16 June 2025, 18:57Hello,
I use the Sessantaquattro sensor and would like to record EMG data. I would like to use MatLab to record the data. Is there a way to connect the sensor to my laptop and then start and save the data recording via MatLab?I have tried the MatLab code provided on the website, but the sensor does not connect to the MatLab server. I tried connecting to the MatLab server with a different device independently of the sensor and it worked. So the failure is not because of the MatLab server. I have read that the sensor and the laptop must be in the same wifi for the connection. However, I would like to connect the laptop directly to the sensor, via the ‘Sessantaquattro’ wifi of the sensor and thus enable a connection to MatLab. Is that possible?
Thanks in advance
Hello,
I use the Sessantaquattro sensor and would like to record EMG data. I would like to use MatLab to record the data. Is there a way to connect the sensor to my laptop and then start and save the data recording via MatLab?
I have tried the MatLab code provided on the website, but the sensor does not connect to the MatLab server. I tried connecting to the MatLab server with a different device independently of the sensor and it worked. So the failure is not because of the MatLab server. I have read that the sensor and the laptop must be in the same wifi for the connection. However, I would like to connect the laptop directly to the sensor, via the ‘Sessantaquattro’ wifi of the sensor and thus enable a connection to MatLab. Is that possible?
Thanks in advance
Quote from Valentina on 17 June 2025, 11:29Good morning,
yes, you can record EMG data from the Sessantaquattro device using MATLAB. To do so, make sure your laptop is connected directly to the WiFi network created by the device, by searching it in the list of available networks.
After turning on the device, connect your laptop to this network. If the connection is successful, the device’s LED will blink twice. At this point, you can run the MATLAB code available in the download section of our website. If everything is working correctly, the LED will blink four times, confirming that the device is sending data to MATLAB.
Please note that it's important to be connected to the device's WiFi before running the script.
Kind regards
Good morning,
yes, you can record EMG data from the Sessantaquattro device using MATLAB. To do so, make sure your laptop is connected directly to the WiFi network created by the device, by searching it in the list of available networks.
After turning on the device, connect your laptop to this network. If the connection is successful, the device’s LED will blink twice. At this point, you can run the MATLAB code available in the download section of our website. If everything is working correctly, the LED will blink four times, confirming that the device is sending data to MATLAB.
Please note that it's important to be connected to the device's WiFi before running the script.
Kind regards
Quote from Emi on 17 June 2025, 13:45Hello,
thank you for the quick reply. I am using the MATLAB Code Read_sessantaquattro.m from the GitHub. Is that the right Code for recording the EMG Data?
Best regards
Hello,
thank you for the quick reply. I am using the MATLAB Code Read_sessantaquattro.m from the GitHub. Is that the right Code for recording the EMG Data?
Best regards
Quote from Valentina on 17 June 2025, 13:52Hello,
yes, that's right, this is the code to read data from Sessantaquattro via Matlab
Best regards
Hello,
yes, that's right, this is the code to read data from Sessantaquattro via Matlab
Best regards

