Hi All,
I am new to use the LoRa implementation,
I am trying to implement OTAA communication using LoRa Nexus Board from Ideetron https://webshop.ideetron.nl/Nexus, currently I use the LG01 single channel Gateway http://www.dragino.com/products/lora/item/119-lg01-s.html.
I found problem that I cannot get the information sent from end-device. as stated in some forums that the DEVEUI and APPEUI should be configured differently at ttn?.
I found in github, https://github.com/dragino/Arduino-Profile-Examples/blob/master/libraries/Dragino/examples/LoRa/LoRaWAN/LoRaWAN_OTAA that seems using lmic for dragino board for the OTAA, could I use this lmic for LG01?
Is there an example somewhere of using a single channel gateway especially LG01 with OTAA?
Thank you for any help