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

Lora ADR in en.i-cube_lrwan v1.2.1

My project is based on the END_NODE project provided by ST.In a first time I fixed the Data rate to DR_4 for my payload need.Now i want to try to use the ADR protocol.So i change from* LoRaWAN Adaptive Data Rate * @note Please note that when ADR is ...

MMath.10 by Associate II
  • 509 Views
  • 0 replies
  • 0 kudos

BlueNRG-MS Not advertising

I have created a project for STM32L452CE using CubeMX and added BlueNRG-MS package (Additional software component).In the BlueNRG-MS package, I have selected the sensor demo application. Since our board is a custom board the pin configuration for BSP...

KS.9 by Associate II
  • 366 Views
  • 0 replies
  • 0 kudos

S2-LP Sensitivity Settings

The RSSI Threshold setting doesn't seem to lower the sensitivity of the receiver. I set the Threshold to -80dBm but the receiver still tries to receive random data out of noise with RSSIs around -110 with PQI&SQI above threshold.The rx communcation i...

0690X000006DaO4QAK.png
DKilg by Associate
  • 425 Views
  • 0 replies
  • 1 kudos

STM32F030 (Cortex-M0) and BLE Mesh

I'd like to use STM32F030 with SPBTLE-RF. Is it possible? Can I use libBlueNRG_Mesh_CM0.a from STSW-BNRG-Mesh? STM32CubeExpansion_BLEMESH1 is available only for Cortex-M3 and M4. Is it going to be available for CM0?

grzegorz by Associate III
  • 1240 Views
  • 7 replies
  • 0 kudos

How to start development related to BlueNRG-Mesh on Linux (Ubuntu) environment using arm-gcc open source tools?

Posted on April 18, 2018 at 08:53Hello,I've downloaded 'STSW-BNRG-Mesh' SDK from this link http://www.st.com/en/embedded-software/stsw-bnrg-mesh.html .But unfortunately, firmware SDK development is only based on Windows. I installed it on my personn...