Hello,I am implementing UART through the NUCLEO-L073RZ board, I have connected PA2 and PA3 pin of the board to the FTDI and what I see on the Tera Term is ATE=0, not what I am sending, can anyone tell how to resolve the issue.
Hello,I am configuring Nucleo-L073RZ with I-NUCLEO-LRWAN-1 expansion board in STM-Cube-IDE as the End-Node with the AT-Master Example in the en-cube-lrwan library provided by ST. (en.i-cube_lrwan->STM32CubeExpansion_LRWAN_V2.1.0->Projects->NUCLEO-L07...
Hello,I am trying to configure NUCLEO-L073RZ board in the P-NUCLEO LRWAN2 package as the end node in the STM Cube IDE Software and for that I am using "LoRaWAN software expansion for stm32 cube IDE". I followed this directory path in the library, {en...
Hello,I am working on a point-to-point communication project using the P-Nucleo LRWAN2 board package. In this setup:The NUCLEO-L073RZ acts as the transmitter.The NUCLEO-F746ZGT6 acts as the receiver.I have downloaded the LoRaWAN package for STM32Cube...
Hello,Please provide with this bin file, "st-nucleo-lora-gw-at-fw-v2.0.2.bin" for the (Nucelo-f746zg with Rising-Hf expansion board) in the P-nucleo-LRWAN-2 kit. I am setting the gateway for the communication with the end node. Please provide any tut...
I think this is also the problem in my case, I am using NUCLEO-L073RZ board as the end node for Lora transmission, I have configured it with AT_Master example in the en.cube_lrwan library provided by ST, the board sends the data through the huart2 bu...
Hello,Now my code is not Halted I have connected the Boot0 Pin with the Vdd of the Nucleo board and then connected the usb to debug the code and then it works fine and the LD1 of I-Nucleo-Lrwan1 is blinking for the first time and I think that means ...