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

Setting a True Random Address

Posted on December 09, 2015 at 16:55How do I set a true random address? Using hci_le_set_random_address() I get 0xFF FF FF FF FF FF. Hardware is Nucleo-L053R8 & IDB05A1 Also setting a Beacon with BlueNRG GUI v1.8.0 with a random address also results...

juen by Associate
  • 502 Views
  • 1 replies
  • 0 kudos

Spirit1 - manchester encoding

Posted on December 21, 2015 at 11:26Hello,I'm trying to decode/encode my packets using manchester code. Is it possible to use on-chip encoding and decoding for this IC? I couldn't find any register in datasheet, so I assume it's not possible but may...

SPWF01S UI Network Configuration

Posted on December 27, 2015 at 12:02I have set my new SPWF01S module up and connected it to my chosen wifi network using AT commands via a terminal at my PC. Obviously this is not very end user friendly, so I wondered rather than writing a UI which ...

SPWF01S Apache Connection

Posted on December 27, 2015 at 11:57I have been following the https://my.st.com//public/STe2ecommunities/interface/Lists/WiFi%20Modules/Attachments/186/wifi%20Training%20-%20Hands%20On%20-%20FW3.3.pdf and I would like to connect to my SPWF01S via ap...

listen udp packet problem

Posted on December 14, 2015 at 15:24Hi.I am trying to listen udp broadcast packets from server but no data received.My st module is station configured and its possible to ping in both direction.  Server Wireshark frame : IP Source       IP Destinati...

emerson by Associate
  • 685 Views
  • 1 replies
  • 0 kudos

CAPS field on at+s.scan command response

Posted on December 14, 2015 at 17:27Does anyone know what the ''CAPS'' number means on an at+s.scan response?For instance : ''CAPS: 0431 WPA WPA2 WPS'' - what's the 0431 mean?  I'm assuming it's some kind of code field for the security, dhcp whateve...