Continuing the discussion from Create Agent won't run:
I guess I am running into the same issue with a Macbook M2 Pro
Continuing the discussion from Create Agent won't run:
I guess I am running into the same issue with a Macbook M2 Pro
Hi @gabrieldesjardins. Do you see the Arduino Create Agent icon in the macOS menu bar at the top of your screen?:
The color of the icon on your computer might be different than in the graphic above, but it will look like an Arduino logo.
Hi - yes, I see the icon. "Add device" times out. I have enabled the HTTPS certificates. I tried this on both an Intel Mac and an M2 Mac, and with the browser and the IDE.
Ok, I cycled through a bunch of USB cables until I found one that worked. Now the issue is:
"The device found is not compatible
An Arduino Nano 33 BLE has been detected but unfortunately this kind of board cannot be used on Arduino IoT Cloud."
I have a book written last year where it's compatible.
Nice job on finding the cause of the timeout!
I think you must have misinterpreted what is written in the book. The Arduino Nano 33 BLE board has never been compatible with the Arduino Cloud IoT features. The reason is that the board doesn't have any way to connect to the Internet. However, even though it is not well suited for IoT projects specifically, you can do all sorts of amazing things with the Nano 33 BLE so I'm sure you'll be happy with it even so.
I am guessing that the book was indicating that you can use the board with the Arduino Cloud Editor:
You can use Arduino Cloud Editor to write sketches and upload them to your Nano 33 BLE board.
If you do want to use the Arduino Cloud IoT features, I can recommend several other nice boards in the same "Nano" form factor as the Nano 33 BLE, that are compatible due to having Wi-Fi networking capabilities:
Thanks for the clarification. One thing I would recommend is to have (and use) unique SKU numbers for each board x HW revision out there. It is incredibly difficult to determine the correct HW to purchase online, and then the HW is often stuffed with different sensors based on the HW rev.
You are welcome. I'm glad if I was able to be of assistance.
Excellent suggestion. I agree 100%.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.