Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
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 ...
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...
We are thinking of using the STKNX interface to connect to a KNX network. We have very little space on the board and already have an available 3V3 supply.Can we simply disable both regulators on the STKNX and connect the 3V3 supply to VCCCORE?If we w...
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...
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?
I opened a support ticket with ST back in October (2018) highlighting a bug in their driver code that adds +1 dBm to a user's TX power request. If a 14 dBm TX power (EU limit in most 868 LoRa bands) is set by the user through the I-CUBE-LRWAN driver ...
Hi,I want to ask if i can use truestudio programm to work with ST Mesh BlueNRG1 or BlueNRG2 ? Thanks.BG
Good evening everyone,I'm a newbie to the STM32 (well, actually to this level of programming micro-controllers), but I'm trying to do my best (it's for my master thesis).Nevertheless I have to ask you for a little bit of help, if you don't mind.I've ...
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...