Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How update MTU size for Bluetooth?

Background: I have written Embedded application running on a STM32 chip with BlueNRG_M0 Bluetooth(4.2) LE module. I have a C# windows Application that is the client and is reading data form the embedded(remote) device. Problem Statement: The C# is on...

DKopp.2 by Associate III
  • 753 Views
  • 0 replies
  • 0 kudos

Hello every one, I'm using BlueNRG-m2 to communicate over ble, I make an interface with blueNRG over spi from stm32f446 mcu, my problem is that the ble linked list used in ble stack seems like it doesn't initialized correctly.

when I try to read software version (before gap or gatt initalization) using aci_hal_get_firmware_details(), it ends up to this and always fail to get the data correctly

_legacyfs_online_stmicro_images_0693W00000bhdrnQAA.png

RTOS example with X-CUBE-BLE2 BlueNRG M2

I using BlueNRG M2 as a network co-processor and have configured my project with STM32 CUBEMX which uses X-CUBE-BLE2. It is a non RTOS based project and is working well.Now, I want to use RTOS (FreeRTOS) with the BLE stack. Is there any example which...

RMoc.1 by Associate II
  • 386 Views
  • 0 replies
  • 0 kudos