I am trying to connect my Seeeduino Lorawan device to Arduino Cloud. I registered it as a device, however in the Sketch tab it says: No associated device found. In the web editor, it is also not possible to select Seeedunio Lorawan. I wonder if Arduino Web Editor does not support running Seeedunio Lorawan devices.
Hi!
What's the process you followed to register it as a device?
Did you click "ADD" a new device in the Devices tab?
What kind of device did you select afterwards: Arduino or 3rd party? What model afterwards?
Hi! Thank you! I added a device in the devices tab, then I selected 3rd part devices and then LoraWAN devices. I registered the device with the DevEUI (the device EUI was already registed in the TTN before).
Unfortunately looks like programming this board is not supported by both our IoT Cloud and Web Editor.
Do you know which Arduino core needs to be installed on the normal Arduino IDE? If you can program it using the Arduino IDE, you should probably be able to send data over TTN and see them on IoT Cloud, but we are not really able to provide support as Arduino, since it's a 3rd party board.
Thanks! Actually I am able to program the board in Arduino IDE and send the data to TTN. But as far as I understood from your answer it is not possible to use Arduino Cloud for Seeedunio Lorawan boards currently?
Yes, the out-of-the-box IoT Cloud support for these kinds of boards is not available as of now. The officially supported LoRa boards are the Arduino MKR WAN 1300 and MKR WAN 1310, more info here
Thanks!
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.