Have:
- LoRaWAN Data Logger S2100 (Sw ver 3.1, Hw ver 1.1 configured for The Things Network, frequency plan EU868, activation type OTAA, packet policy 2C+1N
- SenseCAP Indicator D1L with running indicator_lorahub example from SenseCAP_Indicator_ESP32-1.0.3-beta-lorahub-demo
Indicator is configured and visible in TTN console, but i’m unable to see any join_request packets from S2100 on console
What frequency RX channel should be applied ? 868,1 and 869,525 gave no result
Spreading factor = 7 ?
[UPSTREAM]
RF packets received by concentrator: 0
CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
RF packets forwarded: 0 (0 bytes)
PUSH_DATA datagrams sent: 1 (121 bytes)
PUSH_DATA acknowledged: 0.00%
[DOWNSTREAM]
PULL_DATA sent: 3 (100.00% acknowledged)
PULL_RESP(onse) datagrams received: 0 (0 bytes)
RF packets sent to concentrator: 0 (0 bytes)
TX errors: 0
[JIT]
./main/lora_pkt/jitqueue.c:541:jit_print_queue(): INFO: [jit] queue is empty
Concentrator temperature: 35°C
END
Any ideas how to configure Indicator as hub?