i cant get my computer to read the board when i try to setup with Arduino cloud it dont pick it up iv even tried the latest IDE same thing anyone know what im doing wrong?
- Run lsusb; is your board recognised?
- dmesg
- Disconnect your board.
- Run dmesg -w.
- Add some empty lines after the current output so it's easier to see the output from the next step.
- Connect the board and observe the changes. Post the changes here.
- Close dmesg using <CTRL>C
If you find a reference to BRLTTY, you need to disable or uninstall it.
You also need to make yourself a member of the dialout (or whatever it is called in Kali) group.
Above are generic Linux instructions, I'm not familiar with Kali.
Note:
I do not use the cloud. get it first working on the IDE, later you can fix the cloud (if still needed).
[36696.451775] usb 1-6.4: FTDI USB Serial Device converter now attached to ttyUSB0
its picking it up just not on the ide??
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0b05:19af ASUSTek Computer, Inc. AURA LED Controller
Bus 001 Device 003: ID 046d:c52f Logitech, Inc. Nano Receiver
Bus 001 Device 004: ID 174c:2074 ASMedia Technology Inc. ASM1074 High-Speed hub
Bus 001 Device 005: ID 1e71:170e NZXT Kraken X
Bus 001 Device 007: ID 8087:0033 Intel Corp. AX211 Bluetooth
Bus 001 Device 012: ID 1a2c:4094 China Resource Semico Co., Ltd USB Keyboard
Bus 001 Device 015: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 174c:3074 ASMedia Technology Inc. ASM1074 SuperSpeed hub
im already a member of dialout aswell
That looks good in which case I do not know the answer; sorry.
efforts appreciated! probably just gonna buy an actual Arduino lmao
I've just tested a SparkFun Redboard (not the QWIIC; also FT232) in Ubuntu 24.04 and it works as expected in IDE 2.3.4 (AppImage).
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.