Hello everybody,I plan to add an bluetooth chip to my electronics board. My goal is to add a basic bluetooth serial communication, in order to send errors messages to an android app.I use STM32 microcontrollers on my boards, and I program them with S...
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...