STM32 MCUs Wireless

Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Matter software expansion for STM32Cube

Dear all, The X-CUBE-MATTER Expansion Package is now available on our official website following this link  MATTER - Matter software expansion for STM32Cube - STMicroelectronics  It is a reference implementation for the demonstration of Matter on ST...

Ouadi by ST Employee
  • 1597 Views
  • 0 replies
  • 2 kudos

Murata LoRa SOC bootloader

Posted on January 11, 2018 at 07:54 I have a Murata LoRa SOC from which I have made up a custom board and I am flashing code using UART which wasn't successful until help from https://community.st.com/people/Turvey.Clive.002‌ Now I am using stm...

Flash loader

Posted on January 09, 2018 at 17:43Hello everyone,I have made a custom board using Murata LoRa SOC and I am trying to flash it using Flash Loader Demo by STM and I am able to flash the code only once out of 10 times. The application shows 'Stopped W...

Murata LoRa board in sleep

Posted on December 25, 2017 at 06:38Hello everyone,I am using Murata LoRa discovery board DISCO-072CZ-LRWAN. A simple queryWhen I put the STM32L072CZ (present in the board) to sleep, does that mean the SX1276 LoRa trans receiver also goes to sleep? ...

Communication devices

Posted on December 23, 2017 at 14:51Hello everyone,I have a general query about any embedded system. Whenever we use any communication device(maybe Bluetooth or WiFi or GSM), is it advised to use AT commands to control the device?Thank you in advanc...

Max Payload for US915 and extra UART

Posted on December 19, 2017 at 15:26I have two queries for anyone who can help me,1)What is the maximum payload for US915_HYBRID, SF7, 125kHz BW for LoRa?2)I need an extra UART on stm32l072cz LoRa discovery board. Can anyone help with this.Please he...

Recieve data via uart/ Send Data with Lora ?

Posted on December 15, 2017 at 15:42I am a beginner on stm32 microcontroller I am currently using Nucleo-L073RZ  I am wondering if there is any code examples may help me to understand how to recieve data via Uart (TX,RX) and send it via Lora Network...

Resolved! Problem with UART and LL drivers

Posted on December 16, 2017 at 05:53Hello everyone, this is a problem regarding my DISCO-L072CZ-LRWAN kit which I am using for a project of mine.I am using the LRWAN expansion kit for LoRa functionality while I am also trying to add up a UART as UAR...

Resolved! Current consumption in stop mode using B-L072Z-LRWAN1

Posted on May 03, 2017 at 11:42Does anyone have any experience with the current consumption when using B-L072Z-LRWAN1 (STM32L072 and LoRa board) with i-cube-lrwan 110?I can't get the current consumption below below 1.1mA no matter what i try. In low...

I-CUBE-LRWAN v1.1.2 - Set Tx Power?

Posted on October 30, 2017 at 17:25 Is it possible to 'manually' configure the Tx Power level using theI-CUBE-LRWAN v1.1.2 software? I can see that the End_Node demo enables Adaptive Data Rate: /* ! *Initialises the Lora Parameters */ sta...