Skip to main content
hector
Associate II
April 20, 2015
Question

[solved]fastest communication

  • April 20, 2015
  • 12 replies
  • 2541 views
Posted on April 20, 2015 at 11:29

Hi,

I'm trying to achieve a communication between two wifi devices through a SPWFO1SA.11 , and I want to achieve the highest possible bite rate. My questions are then:

-Can I use the mentioned SPI port to perform the AT commands?

-Can I use the GPIO to transmit data to the SPWF to create a file for instance?

Best regards,

Hector

   

#spi-error
This topic has been closed for replies.

12 replies

Gerardo GALLUCCI
ST Employee
June 30, 2015
Posted on June 30, 2015 at 15:25

Download complete package from ST website: http://www.st.com/web/en/catalog/tools/PF260799

You can follow the tutorial inside it, about serial and/or OTA update.

ccamacho
Visitor II
July 1, 2015
Posted on July 01, 2015 at 15:10

Than you, I'll try to do this.