-
### Setup:
NucleoWL55JC
The latest version of this project [8a8140f](https://github.com/STMicroelectronics/STM32CubeWL/commit/8a8140f342a3d0ac85e5a02f44db8782765a7bed)
### IDE:
STM32CubeIDE 1.10…
-
Do you have in mind to add LoRaWAN for the RFM95?
Cause i have read this library and i will try to port this [library](https://github.com/drasko/lmic-nucleo) to the STM32F103C8.
-
Is it possible to implement a LoRaWAN stack with this library similar to the [LoRaMac-node](https://github.com/Lora-net/LoRaMac-node) library provided by SemTech?
-
compiling the example code ttn-otaa gives error message
ttn-otaa.ino:1:10: fatal error: LoRaWan_CayenneLPP.h: No such file or directory
1 | #include
| ^~~~~~~~~~~~~~~~~~~~~~
…
-
Hi,
I am using the LBM version 4.5.0 and I am testing the firmware using LCTT.
I obseved that loraMac freezes (no more packets are sent or a new Join is sent) when the tool asks the device to trig…
-
Any plans to implement the LoRaWAN stack into the library?
I am interested in connecting a Raspberry Pi with a SX1262 HAT to TTN.
Thanks
geoox updated
3 years ago
-
hello!
is it possible to build 1ch GW on RPI4 Ubuntu 24.04 + Waveshare SX1262 LoRaWAN HAT and use it with Chirpstack Network Server for working with nodes based on Heltec Cubecell and RFM95 based n…
-
Hi,
I'm working with your lora gateway in raw format to be able of receiving loraWAN packages. The issue is that i need to recover the devaddres sended by the node (I'm using a rn2903 node), but i…
-
### Use Case
I would like to store metrics in multiple files. E.g. LoRaWAN devices have unique device numbers. Metrics of each device shall be stored in a file with device number as file name. Ther…
-
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…