Guillermo Herrera
Guillermo Herrera
Hello! I was wondering if I could use this script with a disk that is being recognized as SATA (/dev/sda1) by doing the corresponding changes such as @jfeeney100 did. Thanks...
Thanks for your quick reply! I will give a try to your proposition. I was also thinking to configure my node as a HB consumer and when receiving the boot-up...
Hey @michael-hillmann. Sorry to bother you again. But I'm having trouble with sending the command with `DrvCanSend(CO_IF_FRM *frm)`. I cannot access to this function from within the `node_callbacks.c` file. Shouldn't...
Thanks for your explanation and recommendations @michael-hillmann. It seems to be working fine. I'll perform some tests and if everything keeps working I'll close the issue. On the other hand...
Thanks a lot for your answer Michael! I'll try to implement it and let you know how it goes!
Hello @aentinger. Thanks for your quick answer. I do not think that is the issue because I'm using the MKR CAN shield on the Portenta, which uses the CS pin...
Here is the script @aentinger (it is pretty much the example): [MCP2515-Loopbacktest.zip](https://github.com/107-systems/107-Arduino-MCP2515/files/6037540/MCP2515-Loopbacktest.zip) Regarding the 3V3 TTL to USB converter I will try to find one and capture the message as...
I'll try to do that tomorrow and get back to you! Thanks a lot for your help.
Hello @aentinger. I managed to find an USB to serial converter based on the CP2102N family. Now, when the error occurs, will it automatically output a message through the corresponding...
Hello @ROBOTIS-Will, I managed to make it work via Ethernet (UDP). I gave micro-ROS a try, but I could not make it work. For my implementation I will keep using...