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

Spirit1 radio

Posted on April 25, 2017 at 05:47I am trying to get MAC layer timestamps to synchronize two Spirit1 radios. Even with using interrupts for timestamping at the transmitter and the receiver, the receiver timestamps show a high variance of about 2 ms. ...

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
  • 2445 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
  • 745 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...