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

Data Mode SPWF01SC.11

Posted on October 19, 2015 at 16:54Hai Guys !I am using SPWF01SC.11 , I have connected this with the micro controller via UART.From the micro controller I am sending a command AT+S.SOCKD= port number through UART.Now my WiFi module received the comm...

Nandy K by Associate II
  • 651 Views
  • 2 replies
  • 0 kudos

Cannot connect with AP

Posted on October 11, 2015 at 15:14Hi everybody, I have troubles to connect the SPWF01 with an AP using WPA2 privacy mode. When I try to connect, after Wind 25: association successful, I receive Wind 40: deauthentication:1 +WIND:19:WiFi Join:00:04:E...

paolo23 by Associate II
  • 1747 Views
  • 11 replies
  • 0 kudos

BlueNRG: does it support Prepare Write reception?

Posted on October 09, 2015 at 12:31Hello, we have to transfer long attributes (images) on BlueTooth. We read in BLE Specifications 4.0 that this can be accomplished using the “Write Long Characteristic Values�? procedure described in 4.9.4 of part ...

dario2 by Associate III
  • 468 Views
  • 0 replies
  • 0 kudos

SPWF01 Repeatable Hard Fault/crash

Posted on October 01, 2015 at 09:51Hi, I am broadcasting a small UDP packet once a second through the SPWF01 using AT+S.SOCKON=192.168.1.255,55555,u and AT+S.SOCKW and that appears to work just fine but if I access the SPWF01 web server at the same...

markb by Associate II
  • 1697 Views
  • 14 replies
  • 0 kudos

BlueNRG – Send/Receive Data.

Posted on October 05, 2015 at 11:21 My device is configured as a SERVER in an advertising mode. ret = aci_gap_set_discoverable(ADV_NONCONN_IND, 160, 160, PUBLIC_ADDR, NO_WHITE_LIST_USE, sizeof(local_name), local_name, 0, NULL, 0, 0); ...

BLUENRG - Beacon mode.

Posted on October 01, 2015 at 14:45 First I configure the module. void BLUENRG_Setup(void) { HCI_Init(); BlueNRG_RST(); Osal_MemCpy(bdaddr, SERVER_BDADDR, sizeof(SERVER_BDADDR)); /* Configure BlueNRG address as public (its public addr...

Communication between Stm32F7 and SPWF01S module

Posted on October 01, 2015 at 12:44Hai,I have configured SPWF01S wifi module as miniAP andI have connected STM32F7-Disco with SPWF01S through UART.I am sending the command AT+S.SOCKD = <port number> to the wifi module and it is ready for listening.N...

Nandy K by Associate II
  • 834 Views
  • 8 replies
  • 0 kudos

BLueNRG: No Advertizing

Posted on May 12, 2015 at 11:08Hello,I want to use a BlueNRG as HCI device. I�ve used the ACI Command Write_Config_Data to set a public address (0xaa, 0x00, 0x00, 0xE1, 0x80, 0x02). I use the HCI command �LE Set Advertising Data Command� and finally...

torsten2 by Associate II
  • 610 Views
  • 5 replies
  • 0 kudos