User Activity

Hello everyone,I am working with the board STM32F446RE with SX1261 on mbed os.SITUATION: I want to measure the time difference between the send moment and the receive moment of a packet (transmitted by LoRa). Basically, when I send packet A (send tim...
Hello everyone,My variable had a Runover even before it reached its range.Currently, I am working with timer 2 with a frequency of 90MHz. When I retrieved the current time by `__HAL_TIM_GET_COUNTER()` and printed it by `printf("receive_time: %lu\n", ...
Hello everyone,I am now working with LoRaWAN_End_Node on Nucleo-WL55JC1 and I found no place to change configuration such as BW, TX power, Spreading Factor, etc. in this example (Probably, I found at wrong places).Is it possible to change those facto...
Hello Everyone,Currently, I am working with the board Nucleo-WL55JC1. I wonder if it is possible to isolate and measure either current or voltage of a component (RF or a peripheral for example) on my development board?. My main goal is to seperately ...
Hello everyone,Currently, I am working with the example LoRaWAN_End_Node on Nucleo-WL55JC1. I am trying to achieve downlink control. Downlink messages are sent from Chirpstack NS.Right now, I don't know where the function of receiving and processing ...
Kudos from