User Activity

Hi, I was working as usual with my NUCLEO WL55JC1 board, powered from external 3.3V.  Everything was working correctly and I turned the power suplly off, after turning it on again (next day), the board didn't work. I know the program is not runnin be...
Hello, I've been working in a LoRa (not LoRaWAN) network, implementing a master-slave topolgy with NUCLEO-WL55JC1 boards. Currently, I'm sending commands to the master via UART, but I'd like to do this through a web server, so I'm trying to get ether...
Hi, I'm implementing a LoRa network (not LoRaWAN) using NUCLEO-WL55JC1 boards in a Master-Slave topology. I've scattered 7 end nodes, i.e., slaves, throughout 150 hectares and achieved successful data transmission. Each of these slaves and their rela...
I'd like to know if it is possible to cascade two LPTIM in order to make a 32-bit counter. I'm implementing my main LoRa application with the sequencer but I need to have 32-bit hardware counter running continously in the background to count external...
Unluckily, I haven't found indications as to which of this functions to use for a basic transmit/receive application. In the HAL documentation and inside the stm32wlxx_hal_subghz.c file the functions are described independently but there is no cont...