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
{{ message }}
This repository was archived by the owner on May 2, 2024. It is now read-only.
Hi EveryOne
I am working with Heltec Lora 32 V2 868-915.
I create a Gateway with Raspberry Pi 3 witch a hat Dragino lora/gps 1.4, this gateway runs in TTN properly ( I believe...) control panel TTN show it Connected ,
I am trying the board mention with APP ARDUINO IDE and using the example given by the name ttn_otta
but some doubts arose.
for example hoy must write tge appeui, dev eui and the appkey?
do must I write like this or something different?
const char* devEui = "70B3D57ED005DF1B"; // Change to TTN Device EUI
or what?
where can I define de frequency ansd FSB or lora version?