-
Hello
I'm using :
(sysname='LoPy', nodename='LoPy', release='1.10.2.b1', version='v1.8.6-849-g0af003a4 on 2017-11-24', machine='LoPy with ESP32', lorawan='1.0.0')
I'm trying to use Lorawan with…
-
Please include the following information when submitting a bug report:
* board/firmware version:
```
(sysname='LoPy', nodename='LoPy', release='1.10.1.b1', version='d8e32ac-dirty on 2017-11-16', …
-
I don't know if Linux is officially supported but I got it to work. Only problem was with some lower/upper-case file names. I had to edit these lines to use upper case "PLUS" to get it to work
```bas…
-
-
I have seen in the Arduino documentation that the library to support LoraWAN AU915 is not yet ready, I would like to know if someone has already managed to make a working example of this for subband 2…
-
CubeCell-GPS:80:11: error: 'class LoRaWanClass' has no member named 'setDataRateForNoADR'
LoRaWAN.setDataRateForNoADR(txDataRate);
^
exit status 1
'class LoRaWanClass' has no member …
-
### Description of defect
Summarize the test coverage report in the below table:
| LoRa | % covered | Refer to Unit under test |
| ------------- | ------------- | -------- |
| LoRaMac.cpp | 8…
-
I want to set up a LoRaWAN sniffer with fixed channel.
I use classA example and enable only one channel and turn off ADR.
I use pingpong example and set the TxConfig with classA.
But when I run the…
-
Make use of a config struct for setting up LoRaWAN and RFM95
* LoRaWAN keys
* SPI settings
* spread factor
* adaptive data rate
* ...
-
stack v4.5.0, esp32 port (internal at the moment)
I'm seeing this crash 306s after startup:
```
INFO: smtc_modem_run_engineI (306875) smtc_modem_hal: disable_modem_irq
I (306875) smtc_modem_ha…