Exception during execution
Hey, me again. I do have the following problem: When I compile my program with VisualStudio, I’m getting an error saying “Exception during execution” when I try to run it via the Brick. However, when...
View Articletl-wn725n
Hi all, I have a WiFi USB card tl-wn725n and problem with connecting to network. Did some one use this card ? Card have a led and its turn on and blinking if I connect to PC, on EV3 is not lighting.
View ArticleEvents for sensor changes with NXT
Hello, I was looking with my sun into Monobrick and it works very well. There is one item I am not sure if I fully understood the architecture: How can I monitore changes on the sensors and run a main...
View ArticleNXT Monobrick Set up
Hello, This may seem like a dumb question to some people, but I’m having trouble actually figuring out how to set up Monobrick with any C# code, as well as connecting it with my NXT. I’ve downloaded...
View ArticleReply To: NXT Monobrick Set up
You have to use a C# IDE (like Xamarin Studio or Visual Studio) and you need to import the monobrick remote .dll file.
View Articlestart and stop program in putty shell
Hi, I’m playing around with my EV3 and Monobrick. I wonder if it’s possible to start and to stop programs on the brick in the putty shell. Logging in as root, going to the apps directory and into the...
View ArticleVisual Studio 2017 mac add-in errors
I have encountered some errors using the downloaded add-in the current version of mono core is 7.4, but the one downloaded only supports 5.0 Is there any other way I can continue the add-in ? Because...
View ArticleUSB Connection Error (Nxt & TestApplication)
Hi, Im new with monobrick and Im trying out the test application. Unfortunately i cant seem to connect to the brick with USB. I have followed the connection guide found here:...
View ArticleEV3 LCDConsole Error
Using the LCDConsole.WriteLine function Exception during execution An error occurs. I do not know what caused it.
View ArticleBluetooth connection instability
Hi, I had some trouble connecting to the brick via BT. COM port selection is straightforward and works many times, still sometimes the following errors occur. - connecting and disconnecting still...
View ArticleADD-IN to Visual studio on win 10
HI, I have got a problem with adding .mpack to visual studio 2017 community edition. I have got visual studio in Czech, but in menu Tools (in Czech “Nástroje”)–>add-in I cannot find browse or get...
View ArticleReply To: ADD-IN to Visual studio on win 10
The addin is for the firmware as far as I know, not for the communication library. Adding the dll should be enough anyways. This reply was modified 4 days, 2 hours ago by Tcm0.
View ArticleReply To: Exception during execution
I had the same problem – Exception with LcdConsole.WritreLine – and solved it: Downgrade your project in Visual Studio to “.NET Framework 4″. Maybe later versions also work – not tested.
View ArticleReply To: EV3 LCDConsole Error
I had the same problem – Exception with LcdConsole.WriteLine – and solved it: Downgrade your project in Visual Studio to “.NET Framework 4″. Maybe later versions also work – not tested.
View ArticleMotors not responding
Hello, I am testing 90 deg turn with the gyroscope and I have a problem with the motors’ response. When testing, the motors are reacting on the key presses and the gyro is reading. However, after...
View ArticleReply To: Motors not responding
I think it is a problem with the USB communication library. I have just tested on Bluetooth and it is working just fine.
View ArticleConnection error
Hi there, I’m trying to install the monobrick firmware on my EV3 but now I’m stuck. When trying to send the program to the EV3, I’m always getting the “Failed to open connection” error in cmd. I’m...
View ArticleLatest Monobrick SD card image
Hi. On monobrick.dk page there is only 1.0.0 version of Monobrick SD card image and update functionality does not work. Is it possible to get latest image?
View Article