Lora E5 mini with stm cubeide

Hi, I have two LoRa E5 Minis. I want to program two E5 Minis with STM32CubeIDE. I followed the ‘Develop with STM32Cube MCU Package’ directive on the Seeed Studio wiki site. I used this repository ‘GitHub - Seeed-Studio/LoRaWan-E5-Node at qian’. But I couldn’t do communication from an E5 Mini to another E5 Mini. Which function should I use in this repository? How do I do this?

Hi there.
Try setting same Network Number and two consecutive addresses for the devices. they should connect Point to Point. Network number 5, and address Host A as 101 and Host B as address 102.
SAME network Number, Different Addresses.
HTH
GL :slight_smile: PJ