sx1302_hal icon indicating copy to clipboard operation
sx1302_hal copied to clipboard

SX1302/SX1303 Hardware Abstraction Layer and Tools (packet forwarder...)

Results 58 sx1302_hal issues
Sort by recently updated
recently updated
newest added

Hi, guys, I use `openwrt/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc`, but get: `loragw_hal.c:(.text+0x1ec0): undefined reference to qsort_r` How to fix it? Please, help.

Hello Following the issue reported at https://github.com/Lora-net/sx1302_hal/issues/58, this is a Pull-Request to propose a solution permitting to have the temperature sensor optional. To disable the temperature sensor, the configuration key...

Hi, is there any configuration file for Indian LoRaWAN license free band 865-867MHz, or what all configuration do we need to set in existing configuration file in order to use...

Hello, Thank you for this pkf algorithm. I am trying to port this library into esp32 but i am facing many many problems. if you have a guide lines for...

Hello, I did a LBT experiment with linkcheck command, and lbt rssi target configured to -10 in order to ensure that downlink can be sent from the gateway, but it...

I'm working on an [application](https://github.com/brocaar/chirpstack-concentratord) which implements the SX1301/2 HAL as a daemon. One of the features is to re-configure the concentrator channel-plan, without restarting the daemon. The initial startup...

Note: The device is using the [RAK2287 Pi HAT](https://docs.rakwireless.com/Product-Categories/WisHat/RAK2287-Pi-HAT/Datasheet/#overview), which uses [RAK2287 concentrator](https://docs.rakwireless.com/Product-Categories/WisLink/RAK2287/Datasheet/) with one SX1302 chip and two SX1250. The packet forwarder (latest version) fails during startup with the...

This PR tries to add backwards compatiblity with old concentrators using USB-SPI bridge firmware previous to 1.0.0 (for instance RAK2287 USB). Tested working with basicstation code.

I am getting this error: ``` root@f986d0ed3f2c:/opt/iotloragateway/packet_forwarder# sx1302/util_chip_id/chip_id -d /dev/spidev1.2 CoreCell reset through GPIO22... Opening SPI communication interface Note: chip version is 0x12 (v1.2) ERROR: Failed to set SX1250_0 in...

The packet forwarder refuses to start with the following error - ``` sx1302_hal *** Packet Forwarder *** sx1302_hal Version: 2.1.0 sx1302_hal *** SX1302 HAL library version info *** sx1302_hal Version:...