STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Extracting rssi from scanned packet.

Hi,I need to get the RSSI of scanned BLE packet. So I'm using le_advertising_event .I found some one used the following code for that purpose.rssi1 = le_advertising_event->Advertising_Report[0].RSSI;but in the struct they mentioned that /* WARNING: b...

Kryptons by Associate II
  • 270 Views
  • 1 replies
  • 0 kudos

Reduce Bluetooth_LE size

I'm looking to reduce the flash size of my projectI saw that the BLE takes a lot of space.I'm already using the custom_ble_stack_conf.h where I enabled only the SECURE_CONNECTIONS_ENABLEDAre there any other steps I can take to reduce the size?Thanks

vly.1 by Associate
  • 361 Views
  • 1 replies
  • 0 kudos

BLUENRG-M0A: Maximum Memory for Services/Characteristics

Hello,I am working with the Nucleo-f401re with the X-Nucleo-IDB05A2 expansion board for Bluetooth via BlueNRG-M0A module. I am trying to create services and characteristics for those services and I am trying to understand how the memory allocation po...

KMew by Senior III
  • 386 Views
  • 1 replies
  • 0 kudos

STM32 and HC05 Bluetooth module

Hello guys good day. May I ask for your advise regarding the code to interface a slave bluetooth to STM32F103C8. I bought this HC05 module and connected to the UART lines of the MCU. Baud of communication set to 9600. I am trying to enable an LED...

RSy.1 by Associate III
  • 1156 Views
  • 2 replies
  • 1 kudos
Labels