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! Dynamic memory allocation - BlueNRG LP 345

Hi,I am trying to use malloc() in BlueNRG LP as I want to dynamically allocate some memory during runtime (not frequent, only when a set of commands are received via BLE). However, I am not able to allocate memory. The pointer always is returning NUL...

Resolved! Retrieve BlueNRGs MAC Address

Hi,I am trying to read the MAC address from a BlueNRG device (345) after setting it via the RF Flasher Tool. However, the corresponding changes are not visible in the advertising parameters. I have used aci_hal_read_config_data() but still no output....

Resolved! BlueNRG-LP Connectionless Observer

Hi,I'm trying to program a Connectionless Observer that scans all ADV_NONCONN_IND adv events, but the hci_le_advertising_report_event() callback isn't called. I'm using  BLE_STACK_FULL_CONF and I have this configuration:// Init GAPaci_gap_init(GAP_OB...

DLoza.2 by Associate III
  • 1455 Views
  • 5 replies
  • 1 kudos

How to reduce time for auto-discovery of the UDP receiver? while using "serverg-hack" example in SPIRIT1.

Hi,Hardware used: STM32L152RE nucleo board and SPSGRF-868  moduleTechnology and OS: 6lowpan and Contiki.Example used: UDP-sender and UDP-receiver.SDK used: Sub-1 GHz RF communication software expansion for STM32Cube I'm developing 6lowpan network usi...

chand by Associate
  • 441 Views
  • 0 replies
  • 0 kudos