Interface and connectivity ICs

Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

BLE_STATUS_TIMEOUT from Bluenrg-MS

Hello, I am trying to send sensor data through BLE.Below is my code I am getting BLE_STATUS_TIMEOUT (0xFF) from getBlueNRGVersion fuction as shown in code I am printing hex value just to know return val.After that every functions returning same erro...

DPate.5 by Associate
  • 519 Views
  • 0 replies
  • 0 kudos

S2-lp and mesh stack

Hello, Is s2-lp RF module supports mesh? If yes, where can'i found mesh stack and how it can be used? ​Is below application note describe how can'i configure s2-lp module to work on mesh network? https://my.st.com/resource/en/design_tip/dm00567382.pd...

BMoha.19 by Associate II
  • 452 Views
  • 0 replies
  • 0 kudos

Using BLE 5.0 Data Length Extension on BlueTile

Hi,I'm working on the new BlueTile board  (STEVAL-BCN002V1B) including a BlueNRG-2 module. According to documentation, BlueNRG-2 should support data length extension from Bluetooth 5.0. Has this feature already been added to the SDK ?It seems that th...

LStru by Associate
  • 524 Views
  • 0 replies
  • 2 kudos

Using the BlueNRG with FreeRTOS

I try to use the BlueNRG in conjunction with the FreeRTOS but the system always ends up in a hardfault as soon as I querry the BLE services.The initialization of the BlueNRG works and establishing a connection works as well. But it seems like any use...

aj.sk by Associate III
  • 1601 Views
  • 4 replies
  • 1 kudos

Can i build a L2CAP channel using "LE Credit Based Connection request" signalling command in X-NUCLEO-IDB05A1?

Hello Experts,I am looking to establish a L2CAP "CONNECTION-ORIENTED CHANNELS IN LE CREDITBASED FLOW CONTROL MODE" using "LE Credit Based Connection request" signalling command.I am using two X-NUCLEO-IDB05A1 boards to build the connection.After I se...