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! AT+S.SETTIME problem

Posted on April 19, 2017 at 21:41I have a SPWF01 with last firmware 3.5 (160129). But i am facing a problem with setup of the time (AT+S.SETTIME).Each time i send the command the module does not answer and make reset after  20 seconds, i send the co...

SPWF01 can't find host IP of AWS IoT server

Posted on February 09, 2017 at 10:32Hello,we are making MQTT client application that should connect to Amazon AWS server. But after my application sends:AT+S.SOCKON=XXXXXXXXXXXXXX.iot.eu-west-1.amazonaws.com,8883,s,ind<CR>I got an error:ERROR: Faile...

N S by Associate II
  • 2495 Views
  • 14 replies
  • 0 kudos

Problem reading more than 512bytes from SPWF01 socket

Posted on April 04, 2017 at 11:12Hello,I have a problem with SPWF01 middleware, when i try to read more than 512bytes form socket.  I'm pretty sure that Process_Buffer() function hangs somewhere and never actually reads more than 512 bytes. Project ...

N S by Associate II
  • 766 Views
  • 3 replies
  • 0 kudos

TLS1.2 and api.amazon.com

Posted on April 11, 2017 at 15:57Hi.I'm trying to communicate with api.amazon over SPWFSA01. Amazon requires secure communication, so I'm trying to put amazon approved certificate (got it from here: https://www.amazontrust.com/repository/ ). However...

SPWF01SA Wifi Direct mode setting

Posted on April 10, 2017 at 13:10Hi All,I bought SPWF01SA wifi module from ST and i want to set it up in Wi-FI Direct mode and transfer data between two wifi direct devices. Can anybody tell me how to proceed furtherKind RegardsDon David#spwf01sa-wi...

Don david by Associate II
  • 1481 Views
  • 5 replies
  • 0 kudos

WIFI DIRECT MODE and 3G/4G connectivity

Posted on April 11, 2017 at 12:12Hi All,I need some suggestion regarding my project.I want  my device to send data in wifi direct mode to the Android device which has 3g/4g connectivity.The Android device  will then forward the data to the server , ...