I was playing with the LEGO Boost Robot addon. So far everything on the tutorial seemed to work great but with the Boost tutorial I am having trouble connecting the Boost to the Server. Looks like I am missing some crucial step. Here is what I have
Bluetooth on my phone and mac are on and accepting connections.
I run the server and press the green button, nothing happens.
I created my target using Vuforia Developer Portal as instructed in the tutorial and my phone is able to detect the target.
Hi @anna I deleted everything and started from scratch. But I do not yet have any success. The Boost doesn’t still connect to the computer. I am running MacOS Catalina, 10.15.2. Do you think that might be the issue?
Just to make sure, the Boost should automatically connect (after I press the green button) to my computer and I should see the Red Off turn into Green On for isRobotConnected. Right? Is there a preferred sequence of steps or wait times?
@milandahal213 It seems like Lego made a short change to there firmware where we had to wait for a certain message on the new firmware that was irrelevant for the old firmware.
It now looks like that Lego went back to what it was before. So the last update on the wedoboostpowerup npm repository changed that back.
What you need to do:
Update the robotic addon via npm to the latest versions.
Update your Boost to the latest Firmware via the Lego app
Also make sure that no headphones and so on are connected to your computer, because sometimes that prevents the bluetooth LE from working rightfully.
Hi @valentin. I did as you suggested and it did not work. I even tried it on a different mac. I am starting to believe it is the latest OS that is the problem. Have you tested this on Catalina 10.15? We had similar issues with bluetooth on EV3 too.