fcgdam / TTGO_LoRa32

Some sample code for the TTGO ESP32 Oled Lora board.
108 stars 58 forks source link

no response from gateway.. #2

Closed halukmy closed 6 years ago

halukmy commented 6 years ago

Sending uplink packet... EV_TXCOMPLETE (includes waiting for RX windows) Sending uplink packet... EV_TXCOMPLETE (includes waiting for RX windows)

i am not seee any recieve..

any update?

fcgdam commented 6 years ago

Your node can reach the gateway (maybe), but the GW can't reach your node...

halukmy commented 6 years ago

how can i send command to lorawan node via turn on light off light or anything? is it not possible?

fcgdam commented 6 years ago

The main use case domain for Lora is not bidirectional communication. Still, yes it is possible, but the gateway must be close in the vicinity.

halukmy commented 6 years ago

@fcgdam can you share example?

i make bi comminicate on my own network so yes it can but hows possible on gateway look so hard