jovabel / EV3Messenger

The EV3 Messenger is a C# program for exchanging messages with a Lego Mindstorms EV3 robot using Bluetooth.
MIT License
11 stars 1 forks source link

Sending messages doesn't work #1

Open winkm89 opened 7 years ago

winkm89 commented 7 years ago

Hi Joeri,

Firstly thanks for sharing your EV3 messenger and library!

I've tested the EV3 Messenger a bit. Receiving messages from the EV3 works great, but I've some trouble with sending messages. If I add a message to the messenger and click on send, nothing happens. I've not really an idea if the message was not send or if my program can't read the message.

Have you any idea, what could be the problem here?

[https://mtrv.files.wordpress.com/2017/11/ev3.png](This is my ev3 program)

gdidelot commented 4 years ago

Hello,

I'm having the same problem, have you been able to find a solution?