Hi, i use The Things Stack with docker image in local.
I use ino code in ESP32_LoRaWAN/OTTA_OLED, use LoRa gateway HT-M00.
Got a license code use https://resource.heltec.cn/search, I got license code (0x0647E8XX,0x115C06XX,0xD0ABD5XX,0xD84477XX).
And my lora setting in arduino is under image
euis are
uint32_t license[4] = {0x0647E86F, 0x115C067A, 0xD0ABD53C, 0xD84477XX};
uint8_t DevEui[] = { 0xB3, 0x19, 0x33, 0x1F, 0xE6, 0x76, 0x7D, 0x26 }; // will generate by ChipID. I use DevEUI shown at Serial Monitor.
uint8_t AppEui[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03 };
uint8_t AppKey[] = { 0x45, 0x03, 0x5F, 0x15, 0xAF, 0xF1, 0xF7, 0x0B, 0xF3, 0x89, 0xE2, 0xF6, 0xEA, 0xB5, 0xC8, 0xEC };
And these euis are same in The Things Stack Application device setting.
I did above process, but my oled screen just showing JOINNING…
Can’t I use this code in Korea? If it’s available, which process did I miss?
I wrote incorrect freq in my gateway. https://www.thethingsnetwork.org/docs/lorawan/frequency-plans/ this is TTN provide freq