Freematics One Cannot be found by Arduino IDE

Inquiry and support for Freematics products
Post Reply
crazywizard
Posts: 4
Joined: Tue Feb 06, 2018 5:20 am

Freematics One Cannot be found by Arduino IDE

Post by crazywizard »

Another glad Freematics customer here, just received my Freematics ONE all the way in Kenya!
Unfortunately, it seems that the Arduino IDE does not list any ports for the dongle. I have tried both native(MacOS) IDE and online editor, same issue.

Here is a stub on my USB devices. As you can see, the dongle is connected.

[code]
crazywizard$ system_profiler SPUSBDataType
USB:

USB 3.0 Bus:

Host Controller Driver: AppleUSBXHCILPTH
PCI Device ID: 0x8c31
PCI Revision ID: 0x0005
PCI Vendor ID: 0x8086

Card Reader:

Product ID: 0x8406
Vendor ID: 0x05ac (Apple Inc.)
Version: 8.20
Serial Number: 000000000820
Speed: Up to 5 Gb/sec
Manufacturer: Apple
Location ID: 0x14700000 / 10
Current Available (mA): 1800
Current Required (mA): 224
Extra Operating Current (mA): 0
Built-In: Yes

Apple Internal Keyboard / Trackpad:

Product ID: 0x0274
Vendor ID: 0x05ac (Apple Inc.)
Version: 6.24
Serial Number: D3H5524D8V1FTV4AB4PS
Speed: Up to 12 Mb/sec
Manufacturer: Apple Inc.
Location ID: 0x14400000 / 3
Current Available (mA): 1000
Current Required (mA): 500
Extra Operating Current (mA): 0
Built-In: Yes

Bluetooth USB Host Controller:

Product ID: 0x8290
Vendor ID: 0x05ac (Apple Inc.)
Version: 1.19
Speed: Up to 12 Mb/sec
Manufacturer: Broadcom Corp.
Location ID: 0x14300000 / 2
Current Available (mA): 1000
Current Required (mA): 0
Extra Operating Current (mA): 0
Built-In: Yes

CP2102 USB to UART Bridge Controller:

Product ID: 0xea60
Vendor ID: 0x10c4 (Silicon Laboratories, Inc.)
Version: 1.00
Serial Number: 0001
Speed: Up to 12 Mb/sec
Manufacturer: Silicon Labs
Location ID: 0x14100000 / 14
Current Available (mA): 1000
Current Required (mA): 100
Extra Operating Current (mA): 0
[/code]
stanley
Site Admin
Posts: 1018
Joined: Sat Mar 01, 2014 3:15 am

Re: Freematics One Cannot be found by Arduino IDE

Post by stanley »

The last one is the device. You may need to install CP2102 USB driver.
https://www.silabs.com/products/develop ... cp-drivers
Post Reply