Mblock serial control and orion board


#1

Hi!

I have problems controlling my orion board interactively with the mblock-software. I can upload new firmware to the board. However, when running examples using the green flag nothing happens. The code seems to execute, but nothing happens. If I raplace the green flag with an “Orion program” it works. From the documentation this mode of operation should work. It works with an mBot.

Thanks in advance

Jonas


#2

Are you connected to the robot? The Green Flag only works if you are connected to the robot via USB, Bluetooth, or WiFi.


#3

I have it connected to usb. Firmware upload worked, but no robot blocks worked with the green flag. After a couple of reboots and reconfigurations it now works again. I am not sure what the problem was.

Jonas


#4

I had the same problem. I added the Makeblock library V3.22 I found at https://github.com/Makeblock-official/Makeblock-Libraries.

Now it works.

Another note: MBLOCK do not propose to restore the default program …


#5

lindemann42
I’m having the same problem. Did you manage to find a solution?
Joe