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

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
  • 705 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
  • 1312 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 , ...

Data loss using SPWF01SA (multiples of 2kiB)

Posted on October 13, 2015 at 10:31Hi,i'm using the SPWF01SA with high baud rates (460k or 920k) and continuous transmission at maximum speed. From time to time (minutes for 460k, all the time for 920k), data sent via UART is not transmitted via WIF...

gsiebke by Associate II
  • 2751 Views
  • 18 replies
  • 0 kudos

SP1ML 868MHz, Range

Posted on April 04, 2017 at 18:56Has anybody tested long range?And willing to share results and parameters used?Also how many devices is it feasible to connect to a gateway?

Bluenrg_ms simultaneous master&slave

Posted on April 04, 2017 at 11:46Hi,I'm currently using a bluenerg_ms module; i've managed to make it work in slave and master mode (separately), and i'm now trying to wrap my head around the master&slave simultaneous mode.What i currently do is to ...