Your Nano derivative is not supported by Arduino IoT Cloud, so this is the expected and correct behavior. The only boards that can be used with Arduino IoT Cloud are listed on this page:
You can use Arduino Web Editor with your Nano derivative if you like:
First I apologize for ending up with a Generic board; not my intentions. Im new to all this.
I have been able to get the board to be picked up on the COM5 port. So I got it to communicate. How would I get a basic program uploaded for possible 3 stepper motors? I could add the ohms or limits as I go
kinghawk:
First I apologize for ending up with a Generic board; not my intentions. Im new to all this.
No worries. If you find the Arduino software and documentation useful in your learning journey, perhaps you'll find a way to support the further development of these resources that benefit all Arduino users, such as by buying official Arduino products, an Arduino Create Maker plan, or by donating.
Either way, the forum members are here to provide assistance if you need it.
Just to be clear, even the official classic Arduino Nano is not supported by Arduino IoT Cloud. It's not a matter of Arduino excluding unofficial boards, it's simply that the Nano doesn't have the advanced networking capabilities needed for Arduino IoT Cloud.
kinghawk:
I have been able to get the board to be picked up on the COM5 port.
I'm glad to hear it!
kinghawk:
How would I get a basic program uploaded for possible 3 stepper motors? I could add the ohms or limits as I go
It looks like you created a dedicated forum topic for that subject: https://forum.arduino.cc/index.php?topic=687654
Let's continue the discussion about the stepper motors there and keep this topic restricted to any further discussion about Arduino IoT Cloud.
pert:
Just to be clear, even the official classic Arduino Nano is not supported by Arduino IoT Cloud. It's not a matter of Arduino excluding unofficial boards, it's simply that the Nano doesn't have the advanced networking capabilities needed for Arduino IoT Cloud.
I'm glad to hear it!
It looks like you created a dedicated forum topic for that subject: [MERGED] Cluster program - Project Guidance - Arduino Forum
Let's continue the discussion about the stepper motors there and keep this topic restricted to any further discussion about Arduino IoT Cloud.
Understood, my intentions of why I seperated the threads, but jumped the gun with the last question.