Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
Hi Every one I using St ble nrg2m2sp chip , its acts a peripheral role and ble sensor app acts like central here problem statement As below Here i have 3 characteristics in a one service when i read and write individual characteristic its wor...
We are currently using BlueNRG-2 and STSW-BNRG-Mesh v1.10 embedded SDK. The Light LC Server Model is included and we would like to use it.Does the current library capacity only support up to 1 element? Does it mean that Light LC Server Model is not a...
Hello, My Problem is ; i can't extract properly the APPEUI from inucleo LRWAN1 ( there is no stickers on module)I tried many times to communicate with AT commands but i have issue with it. I configure terminal Tera Term ( 115200 bauds) I tried with w...
Hi,Compilation of the BlueNRG-1_2 DK 3.2.1 on Linux fails due to two files that were misspelt. The spelling mistakes are due to the fact that Windows file systems are not case sensitive and explains why it compiles on Windows, but not on Linux.For th...
Hi,When I am using the `aci_gatt_update_char_value_ext_IDB05A1` function with the argument `value_length=118` the board goes to `HardFault_Handler`.I am using Nucleo-H743ZI2 with X-NUCLEO-IDB05A1 BLE Expansion board. The code is here at this specifi...
I am Trying to figure out how to attach the chip with STM32F411RE. I have looked at the getting started with BLUENRG video https://www.youtube.com/watch?v=BzKIT2T5Q4c. and then have gone to read the programming guidelines in the document PM0257. I h...
Hi,I'm trying to update the FW of the BLUENRG-M2SP module on my X-NUCLEO-BNRG2A1.I'm using CubeMX with the X-Cube-BLE2.3.1.0 SW pack, together with the IFRStackUpdater application. The IFRStackUpdater works perfectly up to the point where the "Blue F...
I have written (what I consider) a pretty nice multi-threaded application that configures multiple radios in a network including the ability to forward through intermediate radios. I have most of my system working pretty smoothly.I am more a sw pers...