You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, managed to compile the example but it seems it can't connect to the sink...
Setup:
wirepas (dual mcu) usb dongle connected to a computer which is acting as a sink.
wirepas (dual mcu) connected to usb this computer acting als non-routing node
I have tested this setup using wirepas commander and was able to send/receive data using this tool, so i now try to use the c-mesh-api example app to act as non-routing node to connect to the sink but I can't find any info on what the example is doing (trying to do).
i have defined configured it on 115200 on both, ill try the other one too... but can someone explain why the example is polling, and what, and where is this described?
EDIT:
Please try the example with this baudrate:
I tried it without any luck, also couldn't change the baudrate of the COM port in Wirepas Commander.
Hi, managed to compile the example but it seems it can't connect to the sink...
Setup:
I have tested this setup using wirepas commander and was able to send/receive data using this tool, so i now try to use the c-mesh-api example app to act as non-routing node to connect to the sink but I can't find any info on what the example is doing (trying to do).
I used these settings:
After compiling, i get these logs:
Can someone explain what is going wrong here? I just want to send some data from the non-routing-node to the sink
The text was updated successfully, but these errors were encountered: