You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I just made a LoRa gateway using a Raspberry Pi3 and 2 end devices using Arduino Nano
I want to make about 50 end devices to communnicate with the gateway and to send data to Thingspeak cloud.
What are the steps I must make so each end device sends to specific channel and field at Thingspeak cloud? Now, the 2 end devices that I made sends data, and both of them updates only 1 field at channel I declare to my gateway. I need to "control" which end device sends data to more than 1 channels and fields.
Must modificate .py files at the structure of the gateway at the SD card?
Hope you understand what I am talking about because my programming knowledge is very low
Thanks in advance
The text was updated successfully, but these errors were encountered:
I just read the tutiorials and Its exactly what I was looking for. Can you please advice me what is the best way to modify these files? Are located to gw_full_latest? Does it needs any permissions for the modification?
Thanks a lot
Hi
I just made a LoRa gateway using a Raspberry Pi3 and 2 end devices using Arduino Nano
I want to make about 50 end devices to communnicate with the gateway and to send data to Thingspeak cloud.
What are the steps I must make so each end device sends to specific channel and field at Thingspeak cloud? Now, the 2 end devices that I made sends data, and both of them updates only 1 field at channel I declare to my gateway. I need to "control" which end device sends data to more than 1 channels and fields.
Must modificate .py files at the structure of the gateway at the SD card?
Hope you understand what I am talking about because my programming knowledge is very low
Thanks in advance
The text was updated successfully, but these errors were encountered: