Asked — Edited

Bluetooth Discovery Finds Linvor , Ezb Bt Default Name

This made me think I had a Bluetooth problem last night. My fresh ezb before software update said Linvor. This made me think the netbook couldn't pair with ezb but turns out it was just the Bluetooth default name. I wanted to share this so others didn't think they had a Bluetooth problem when everything is fine;) - Josh S User-inserted image


ARC Pro

Upgrade to ARC Pro

Stay on the cutting edge of robotics with ARC Pro, guaranteeing that your robot is always ahead of the game.

PRO
Synthiam
#1  

It's also documented in the tutorial :)

If its a brand new ezb, the Bluetooth will show as linvor. Once updated with firmware, it will be EZ-Robot.

Here is the tutorial page for adding Bluetooth: https://synthiam.com/Tutorials/Default.aspx?id=5

:)

#2  

Ha ha I clearly missed or forgot that. Its all good.

PRO
Synthiam
#3  

Having info in here will also help others :D

#4  

Hi-

I'm trying to connect to ez robot with bluetooth on Windows 8 and the device linvor shows as offline and I can't connect.

Help.

Thanks

United Kingdom
#5  

Are you trying to pair it or are you trying to connect to it?

If it's already paired you don't need to bother connecting to it in Windows, just connect via ARC or the SDK.

If you are pairing it, make sure it's powered up, red light flashing, windows should see it.

PRO
Synthiam
#6  

@RCWilly, please take a few minutes to follow the tutorial steps: https://synthiam.com/Tutorials

#7  

I am/was following the tutorial, but the process for adding a device in WINDOWS 8 is different from WINDOWS 7. The device (linvor) appears to be paired, but there is no option to select a com port. When attempting to update the firmware neither com 3 or 4 works.

Again the linvor bluetooth device shows as offline in the WINDOWS 8 bluetooth settings. I must be missing something? Should the device show as offline?

#8  

Here is the debug message I get when trying to update the firmware.

Firmware Updater Version: 2013.03.18.00 4/13/2013 2:44:21 PM - Begin

Attempting connection on COM3 Connection Failed: System.TimeoutException: The write timed out. at System.IO.Ports.SerialStream.Write(Byte[] array, Int32 offset, Int32 count, Int32 timeout) at System.IO.Ports.SerialPort.Write(Byte[] buffer, Int32 offset, Int32 count) at EZ_B.EZB.Connect(String hostname, String tcpPassword, Int32 baudRate) Disconnected 4/13/2013 2:44:24 PM - Connection attempt error

Available Ports:

  • COM3
  • COM4

Have you selected the correct EZ-B COM port? Use the Help menu option to view the online help and watch a video demonstration.

If you are considering contacting us, ensure you have followed the tutorial first. You may find the tutorial by pressing HELP from the menu. If you still feel necessary to Contact Us or post on the forum, we will require a copy of the debug message by pressing the Edit menu option and pasting the debug window contents to us.

Nearly every issue is resolved by properly following the tutorial and ensuring you have the Microsoft Native Bluetooth Stack. This software is not supported in a Virtual Machine.

United Kingdom
#9  

Is it the native bluetooth stack? Is the EZ-B powered and the red light on the bluetooth module flashing?

If COM3 is the correct port it's timing out which suggests it's either not the native stack being used, that the EZ-B isn't powered up or it is too far away.

To confirm the port number;

  1. Open desktop
  2. Open a windows explorer window
  3. Type in the path Control Panel\All Control Panel Items\Devices and Printers
  4. Right click on the EZ-Robot/Linvor
  5. Select Properties
  6. Click on the Hardware tab
  7. Note the com port number after "Standard Serial over Bluetooth Link"

It should say the device is offline, that is correct.

#10  

Is it the native bluetooth stack? It is the native WINDOWS 8 stack. Does EZ Robot work with WINDOWS 8?

Is the EZ-B powered and the red light on the bluetooth module flashing? Yes powered and the red light on the bluetooth module is flashing.

If COM3 is the correct port it's timing out which suggests it's either not the native stack being used, that the EZ-B isn't powered up or it is too far away.

To confirm the port number;

  1. Open desktop
  2. Open a windows explorer window
  3. Type in the path Control Panel\All Control Panel Items\Devices and Printers
  4. Right click on the EZ-Robot/Linvor
  5. Select Properties
  6. Click on the Hardware tab
  7. Note the com port number after "Standard Serial over Bluetooth Link"

It should say the device is offline, that is correct.

Thanks. It's on com port 4. See debug message below. I tried 3 & 4 before.

Firmware Updater Version: 2013.03.18.00 4/13/2013 4:07:50 PM - Begin

Attempting connection on COM4 Comm Err: The operation has timed out. BbytesToExpect: 1

Received: Disconnected Connection Failed: System.Exception: Controller Not Responding at EZ_B.EZB.Connect(String hostname, String tcpPassword, Int32 baudRate) Disconnected 4/13/2013 4:07:55 PM - Connection attempt error

Available Ports:

  • COM3
  • COM4

Have you selected the correct EZ-B COM port? Use the Help menu option to view the online help and watch a video demonstration.

If you are considering contacting us, ensure you have followed the tutorial first. You may find the tutorial by pressing HELP from the menu. If you still feel necessary to Contact Us or post on the forum, we will require a copy of the debug message by pressing the Edit menu option and pasting the debug window contents to us.

Nearly every issue is resolved by properly following the tutorial and ensuring you have the Microsoft Native Bluetooth Stack. This software is not supported in a Virtual Machine.

United Kingdom
#11  

Yes it works on Windows 8, I believe DJ Sures uses Windows 8 himself. I run it on both Windows 7 and Windows 8 depending on which robot/project.

When you add the EZ-B it will add 2 COM ports, generally it is the lower of the 2 (i.e. if it added COM10 and COM11 it would be COM10). The method I described above is not always 100% accurate (blame Microsoft) though so it's always best to try both ports unless you connect first time.

Everything should work and it should connect. Short of unpairing the EZ-B, rebooting and pairing it again I don't know what else to suggest. If using the native stack, correct com port, the EZ-B is in range and powered with the bluetooth light flashing it has no reason not to connect.

#12  

I appreciate your help Rich.

I just tried an old laptop running Windows 7 and still can't update the firmware. :(

This is what I got this time.

Firmware Updater Version: 2013.03.18.00 4/13/2013 5:44:59 PM - Begin

Attempting connection on COM5 Comm Err: The operation has timed out. BbytesToExpect: 1

Received: Disconnected Connection Failed: System.Exception: Controller Not Responding at EZ_B.EZB.Connect(String hostname, String tcpPassword, Int32 baudRate) Disconnected 4/13/2013 5:45:04 PM - Connection attempt error

Available Ports:

  • COM3
  • COM4
  • COM5
  • COM6

Have you selected the correct EZ-B COM port? Use the Help menu option to view the online help and watch a video demonstration.

If you are considering contacting us, ensure you have followed the tutorial first. You may find the tutorial by pressing HELP from the menu. If you still feel necessary to Contact Us or post on the forum, we will require a copy of the debug message by pressing the Edit menu option and pasting the debug window contents to us.

Nearly every issue is resolved by properly following the tutorial and ensuring you have the Microsoft Native Bluetooth Stack. This software is not supported in a Virtual Machine.

#13  

Well I guess I'm stuck using Mindstorms...

#14  

Hello to all!

Got the Ez-Robot Complet kit and also use windows 8 as the operating system and I'm having the same difficulty as the friend reported above. I followed all the steps in the tutorial but the Bluetooth Devices "linvor" appears as OFFLINE and upgrade program can not establish a connection showing the same error mentioned by RCWilly friend. I use a Sony Vaio Ultrabook with bluetooth and windows 8 as native OS could help me!

Thank you!

VDantas User-inserted image

User-inserted image

United Kingdom
#15  

Ensure you select COM4 in the firmware update program and try to connect. If it fails (give it a few tries) post the debug message.

It will show as offline, that is normal.