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

Enabling notification for BlueNRG1 characteristics

Hello,I am using the BlueNRG 1 stack ​V2.5.0.I am using the callaci_gatt_add_char(SeviceHandle, UUID_TYPE_128, &char_uuid, 20, CHAR_PROP_READ | CHAR_PROP_NOTIFY, ATTR_PERMISSION_NONE, 0, 7, 1, &CharHandle);But I am seeing that I don't always see the ...

TSane.1 by Associate II
  • 513 Views
  • 0 replies
  • 0 kudos

Resolved! STM32L476VGT UART4 with GSM module SIM7000E

Hello,I'm trying to connect SIM7000E with STM32L476VGT by using UART4 (PA0 as Tx and PA1 as Rx)I'm already using USART2 to show messages in RealTerm and I can't use the other UARTs because I can't find the pins on the board.This is the code I'm tryin...

Moughit by Associate III
  • 1225 Views
  • 5 replies
  • 0 kudos

Resolved! BlueNRG-2 repeatedly sending IRQ requests on boot.

Hello, I have configured a BlueNRG-M2SA as a network coprocessor using the provided DTM_SPI.hex file. I have connected it to an external uC and am able to read data from it. The problem is that as soon as the BlueNRG boots up and the interrupt is ena...

JTorr.1 by Associate II
  • 761 Views
  • 1 replies
  • 0 kudos