Arduino101 BLE Board <getting started> nothing working

Hello again.

I had to fix your code formatting for proper forum viewing… as mentioned in the Welcome Topic:

Blynk - FTFC

It looks like you are trying the USB link… which basically turns your PC into a Serial-Ethernet adapter… but I honestly do not know if it will work on the Arduino101 as that board is unique in its dual mode operations (as I understand the documentation) and once you switch the USB into run mode, I don’t know how the sketch interfaces with the serial port.

As for that OpenC0C error… are you running a Windows PC, Mac or Linux? Have you edited the .bat (or equivalent) file to provide the correct COM port and BAUD rate?

http://help.blynk.cc/how-to-connect-different-hardware-with-blynk/arduino/usb-serial

Using the BLE option to create a direct link between Arduino101 and your phone (and Blynk App) is usually the way that would happen for that board… unfortunately again, there are issues with driver support on Intel’s end that seem to cause problems with it and Blynk.

You might simply get better results with another type of Arduino or ESP8266 board and Blynk.