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

Why does BlueNRG-MS, v7.2c, fail on this simple call: aci_gap_start_general_conn_establish_proc_IDB05A1(ACTIVE_SCAN, 192, 96, PUBLIC_ADDR, false); with error code 0x42 #define BLE_STATUS_INVALID_PARAMS (0x42)

BlueNRG-MS is initialized with CONFIG_DATA_MODE_OFFSET as Mode3 or Mode4, still fails.BlueNRG-MS is initialized as GAP_CENTRAL_ROLE_IDB05A1.BlueNRG-MS is not otherwise scanning or advertising or in a connection as a master or a slave.Note that genera...

Please advise me on a basic strategy for adding BlueNRG2 STEVAL-IDB008V2 button press (PUSH1 or PUSH2) recognition to the Android ST BlueMS application.

My application is to have an Android app that detects a single GPIO input (a button press) from the BlueNRG2 module. Is there a more simple starting point than the BlueMS application and it's companion firmware project? I am using Atollic (thank you ...

DCarl by Associate
  • 519 Views
  • 1 replies
  • 0 kudos

Bluenrg-1 DTM failing

Posted on July 09, 2018 at 14:13Hello all,I am using the DTM for bluenrg-1 I can program the unit and it will work fine but for some reason when the unit is left powered down for a couple of hours and then powered up again some times stops working.D...

jampino by Associate II
  • 538 Views
  • 1 replies
  • 0 kudos

BlueNRG-MS / SPBTLE-RF Tx power

Hello,​The data sheet for BlueNRG-MS specifies the tx power from -18 dBm to +8 dBm. However, the data sheet from SPBTLE-RF, which embeds the BlueNRG-MS, specifies the maximum tx power as +4 dBm. Where does the 4 dB loss come from? Does this mean, tha...

Hello ! I am trying to start an echo server, parallel to TCP and UDP. When I start them separately - it works. When two separate threads are started - TCP immediately rejects connections and UDP does not respond. How should I do it?

int main(void) { /* Reset of all peripherals, Initializes the Flash interface and the Systick. */ HAL_Init();   SystemClock_Config();   MX_GPIO_Init(); MX_I2C1_Init(); MX_SPI3_Init(); MX_USART1_UART_Init();   osThreadDef(defaultTask,...

TDrzy by Associate II
  • 709 Views
  • 1 replies
  • 0 kudos

can STEVAL-ILL083V1 board with stm32-L051K6 and SPBTLE-1S can be implemented in mesh technology and how ??

I am using the board STEVAL-ILL083V1 for controlling street light i.e. on/off/dimming. According to the given package it can be performed for individual board. Now I am thinking of to treat STEVAL-ILL083V1 as a node and want to take several such node...

ARAMP by Associate II
  • 475 Views
  • 1 replies
  • 0 kudos