-
Good morning, I've spent hours and hours trying to get the new E220-400MM22S module working. Have you managed to get the code to work on this module at all? Many thanks, Adam
-
Hello, i'm trying to build a system with 3 devices that comunicate between them in a cascade order. 1 sends info to 2 and 2 to 3. The problem that i'm having is when i send multiple packages of info f…
-
Hello, firstly, congratulations on the project. However, I didn't quite understand the title "gateway." You used E32 and E220 modules that use SX1278 and LLCC68 chips, but both of these are not gatewa…
-
### Category
Hardware Compatibility
### Hardware
Other
### Firmware Version
2.2.23.e3c4bc54
### Description
I am trying to build a DIY device using RFM and SH1107 OLED screen. I have the firmwa…
-
Hi Olliw,
Semtech llcc68 is same to sx126x,only lacks some lower speed in lora mode,but is really cheaper than sx126x.
-
**Sketch that is causing the module fail**
```c++
#include
#include
LLCC68 radio = new Module(32, 33, 27, 25);
void setup() {
Serial.begin(115200);
// initialize SX1278 with defau…
-
With module LLCC68, when I use 6.0.0 or 5.7.0,I get error : 'RADIOLIB_ERR_CHIP_NOT_FOUND, but 5.6.0 all is right,
MCU : ESP32
Arduino IDE version:2.1.0
Code:
#include
SPIClass mySpi (HSPI);
SP…
-
Hi guys,
I use the library in version v5.7.0 with the LoRa Module RA-01SC (Semtech LLCC68).
`// LLCC68 has the following connections:`
`// NSS pin: D1`
`// DIO1 pin: NC`
`// NRST pin: D0`…
-
#### Description
The example provided for using LoRaWAN only supports the sx1272 and sx1276 LoRa chips, also written in RIOT-OS [documentation](https://api.riot-os.org/group__pkg__semtech-loramac.htm…
-
Why is LLCC68 SetStandby (SX126X_STANDBY_RC) used; SPI Transaction error: 10