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

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...

HC-06 Bluetooth Module Configure with UART

Posted on July 11, 2014 at 19:01Hi, I would like to know if it would be better to send AT commands to the HC-06 Bluetooth module via an interrupt handler or a while(1) in the main as well as some pointers on the code I am trying to get correct and w...

kyle by Associate
  • 924 Views
  • 3 replies
  • 0 kudos

STM32 Nucleo network and wireless shields

Posted on June 23, 2014 at 12:01Dear all, Do you know whether ST provides network (RJ-45) and wireless shields (a/b/g communication) for the new Nucleo F401-RE / F411-RE platforms. I know these platforms are compatible with: Arduino Uno Revision 3...

jmpoure by Associate
  • 538 Views
  • 1 replies
  • 0 kudos

UM0794: GSM interface

Posted on September 24, 2011 at 01:45I read previous threads about source code. But how can i find source code related with UM0794: GSM interface?... Is there any link ? Should we contact local distributor for this? if it is so, why ? Thanks in adva...

irmakci by Associate II
  • 1086 Views
  • 7 replies
  • 0 kudos

STM32F4 Wifi

Posted on March 18, 2013 at 05:29Hi All, Im after adding WiFi capabilities to my PCB (either onboard chip or shield) for the STM32F4. Basically the unit will need to connect to a network via DHCP and dump data from an SD card to the server. I'm usin...

[Newbie] STM32W108CB over-the-air bootloader?

Posted on August 26, 2011 at 17:37Hi all! I have a question about OTA-bootloader:http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/APPLICATION_NOTE/CD00282958.pdf I have read yhis manual, but i'am not understand - can i write a...