-
Hello C. Pham,
In [aes-lorawan-readme](https://github.com/CongducPham/LowCostLoRaGw/blob/3fb3a2af0b7a05540da9c76becad6235c4488012/gw_full_latest/README-aes_lorawan.md), you worte:
![image](https://u…
-
Hi there,
There is my question : How much device can LowCostLoRaGW manage ?
I mean if I want 200 devices to transmit at the same time how much messages will be received by the gateway ?
How doe…
-
This seems to be the same issue as #90. I have a license key and replaced that into the OTAA.ino file. After programming, the ESP32 is boot looping with the following output:
```
ESP32 MCU init...
…
-
I use the T-deck and this repository in VSCode and platform.io.
I am trying to connect to the thingsnetwork (ttn) in europe (868.1Mhz) and provided the JoinEUI, DevEUI, AppKey and NwkKey in config.…
-
I used LoraWan Basic on stm32Cube with STM32L082KZT6 and semtech SX1276IMLTRT.
Join, Uplink and downlink work correctly.
I would like the system not to make a "join" at each startup (power on).
…
-
Scenario:
- Choose the POI "LoRaWan Gateways"
- Open the details of any "LoRaWan Gateway"
- The system won't show meaningful details of this Gateway (only tags are shown)
![image](https://user-ima…
-
finish LoRaWAN Gateway API documentation
https://github.com/IoT-BA/ECN/wiki/LoRaWAN-Gateway-API
-
Hi there,
@tonke reported that the Dragino LoRaWAN implementation [1] croaks when using [PyCryptodome](https://www.pycryptodome.org/), the successor library to PyCrypto.
```python
>>> from Cryp…
amotl updated
3 years ago
-
I am using the following code for the wireless stick, it seems to be the only workable example for uploading to the helium network.
It seems a bit over complex and must sleep. I want to do the foll…
-
As far as I can tell, WiFi, BLE and Ethernet only work when activated from the M7 core. Can someone clarify if any of these 3 can be run from the PortentaH7 M4 core, (using RPC if Serial print is need…