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

Resolved! dma cause error in uart frame, bluenrgLP

Hello community,I configured the uart dma in my project based on the project example USART_TxRx_DMA_Init, and stuck in frame errors, one of the errors is the end of the string seems to be swapped.Sometimes there is no problem the end of the string is...

0693W00000LwbuaQAB.png 0693W00000Lwbt3QAB.png
AndyR1 by Senior
  • 1675 Views
  • 3 replies
  • 0 kudos

How to use BlueNRG GUI v4.2.0

i am not able to connect to hardware on above mention software also get the error as shown in image .i have also followed the UM2058 for steps but after following the step i am not able to connect to hardware.@Sebastien DENOUAL​ @Salvo​ @Salvatore DI...

0693W00000LwfJdQAJ.png

BlueNRG-LP DK SW issue with power management drivers causing high current draw after exiting DEEPSTOP mode

I'm using the BlueNRG-LP DK SW package to work on a STEVAL-IDB011V1 dev kit. I'm testing the HAL power management drivers.The problem I'm having is using HAL_PWR_MNGR_Request() to enter deepstop mode (which is called POWER_SAVE_LEVEL_STOP_WITH_TIMER...

Jerrold1 by Associate II
  • 608 Views
  • 0 replies
  • 0 kudos

Resolved! How to update BLE sensor demo example code value

Hi @Sebastien DENOUAL​ ​ I have example code BLE sensor demo in that they have 3 sensor value and one free fall characteristics. One is acceleration , temp, press, and free fall. The acceleration sensor value is Conntiniously updating over the app on...