-
hello,
I try to initiate a downlink message using MQTT. This is working with devices. But when I try to send a multicast message using the multicast device, this doesn't work, I got a message in th…
-
I am currently investigating an issue with one of our HTTPS/REST connectors. The corresponding entries in `debug.log` look like this:
```
2018-10-02 10:09:51.913 [debug] @lorawan_connector_http:ha…
-
The primitive types we should be able to take in account:
- boolean
- date
- datetime
- double
- duration
- float
- integer
- long
- string
- time
Here is a documentation of how Azure Digital twins…
-
### Description of defect-->
I'm using mbed-os-example-lorawan to send data to assigned network server. However I want my lora nodes to send and receive DATA from another lora end node. How can I…
-
Hello,
i have installed the server on my virtual machine (ubuntu 20.04 release). i am using the LoRa\LoRaWAN Gateway-868MHz with RPi3.
i've changed the server ip @ to the VM ip @ in the local_conf.j…
-
The LoRaWAN protocol is a very common solution for edge devices, thanks to it's capability to connect across large distances. For example there are already 881 public LoRaWAN gateways connected all ar…
-
Add LoRa protocol to connect sensors over long distances and send data if no wifi network is available.
-
#### Description
There are some scenarios where the LoRaWAN Network Server will try to negotiate RX configuration for ABP nodes using Fopts.
GNRC LoRaWAN only implements a minimal sets of Fo…
-
Hello,
I would like to open a pull request to simply wrap each define in `src/peripherals/soft-se/se-identity.h` with #ifndef tags. For example:
```
/*!
* App/Join server IEEE EUI (big endian)
…
-
This is not a bug report, it is a wish:
in order to circumvent FW issues with port 8883, would it also be possible to utilize MQTT with TLS client authentication on port 443 (ALPN), see also AWS's…