STM32 MCUs Wireless

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
  • 1505 Views
  • 0 replies
  • 2 kudos

Resolved! Sub 1GHz or other connectivity

Posted on February 24, 2017 at 13:40For a new IoT proof-of-concept (PoC) I shortly start I need to measure some parameters like e.g. temperature in a building environment (building can be broad interpreted: an office building, a hospital, etc.). Aft...

Move from STM32L152R8 to STM32L152RE

Posted on February 21, 2017 at 11:13The setup consist of a STM32l152RE Nucleo board, with a LoRa transciever. The code base is the LoRaMac code from Semtech on Github - SensorNode version, as this is targeting sx1276. The IDE I use is Keil uVision v...

Lorawan demo doesn't send frame

Posted on February 15, 2017 at 17:25Hello,I have a NUCLEO-L073RZ+ SX1272MB2DAS development Pack. I've tried to run the software provided with that but it seems that the board doesn't send the frame when it has.The frame are sended sporadically.I dow...

Accuracy of MSI (Timing problem with LMIC)

Posted on February 15, 2017 at 11:27Hey there. I am experimenting with LoRaWAN (the things network) and the STM32L053C8 discovery board.I set up my sysclock to MSI 2 MHz and the systick interrupt to count up 10000 times a second (100us ticks). This ...

Rob Keck by Associate II
  • 616 Views
  • 0 replies
  • 0 kudos

Cannot RX Serial/UART data using I-CUBE-LRWAN

Posted on January 26, 2017 at 17:47Hello,Hardware/Setup:* NUCLEO-L152RE6* SX1276MB1MAS* LoRaWAN Gateway (iC880a)* Spectrum Analyser* Kile �Vision 5* latest I-Cube Examples (Jan2017)using the provided I-CUBE-LRWAN LoRa Class A example I am unable to ...

Rainer S by Associate
  • 610 Views
  • 0 replies
  • 0 kudos

LoRa controller

Posted on January 18, 2017 at 11:45Hi, I need a controller for my new project.Following are my main requirements. -> The controller that supports Linux OS. Does it need any external DRAM?-> We should be able to connect Bluetooth antenna.-> It needs ...

Bug found in I-CUBE-LRWAN - Resolved

Posted on November 29, 2016 at 22:58There's a typo in all three Semtech driver files (which cause me a problem a day or so):/Drivers/BSP/sx1276mb1las.c/Drivers/BSP/sx1276mb2das.c/Drivers/BSP/sx1276mb1mas.cIn void SXIoDeInit ( void ) around line 120i...