-
Got an EZ1 from Sonnenladen, it seems the smartphone app can fetch data with "direct connect" via Bluetooth. Is it possible to use the BT method instead of using WiFi/IP? Does the Bluetooth API need t…
-
The example script LoRaWAN_OLED does not support the Wireless Stick(V3) = "Wireless_Stick_V3", probably as the files have to be adapted to the smaller display (64*32). LoRaWAN_APP.h and LoRaWAN_APP.cp…
-
-
The library takes a while with many Joinings to have JoinAccepted.
It needs to try its lucks with random devNonce in the Join Request.
By right, the library should save the devNonce persistently…
-
Dear SCK Team,
Hope you are doing well. In one of the [FAQ](https://docs.smartcitizen.me/_FAQ/#what-about-using-other-wireless-technologies), it has been mentioned that LoraWAN connectivity is com…
-
i have compiled my own image for a lilygo T-PCIE board.
wired the SPI port
> spi3 at pins
>
> ESP MPCIE BOARD
>
> miso GPIO19 47 TP11
> mosi GPIO23 …
-
Hi, great board and nice code, would it be possible to support the Australian and New Zealand lorawan frequencies? I see that you are using the arduino-lmic code which has defined configs such as CFG_…
-
I am trying to make a lorawan gateway simulator which I can connect with AWS Iot core for LoraWan service to recieve uplinks. While running basicstaion in this gateway simulator, I am getting issue in…
-
This is a new installation. Erlang is installed, compiles and runs the "hello world" test script.
When running `sudo systemctl start lorawan-server`, and then `sudo systemctl status lorawan-server`
…
-
Hello. I am trying the lorawan code on heltec wireless paper and it works fine. But when I add the code for e-ink display to it , both display and lorawan doesn't work. Please advise. Thanks