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! SPBT2632C2A replacement IC

Posted on August 01, 2017 at 11:47Dear community,I read on the SPBT2632C2A page here: http://www.st.com/en/wireless-connectivity/spbt2632c2a.html that this IC is NRND.Is there a standard replacement part that would fit my needs i.e. using the SPP ea...

Resolved! SPWF04SC MQTT Connection problem

Posted on April 27, 2017 at 21:34SPWF04SCMQTT Unable to connect to any MQTT ServerAccordinghttp://www.st.com/content/ccc/resource/technical/document/user_manual/group0/69/bf/26/08/53/62/49/af/DM00329655/files/DM00329655.pdf/jcr:content/translations/...

Inventek module instead of ST's own module?

Posted on July 31, 2017 at 10:03We are looking for a new wifi module. And was thinking of using the SPWF04SA from ST.But now I can see that ST has chosen another wifi module for their STM32L4 Discovery kit IoT node.Does anyone have an Idea why they ...

spa23 by Associate III
  • 509 Views
  • 3 replies
  • 0 kudos

Open bugs related to ID 2131 - bonding

Posted on August 03, 2017 at 00:40Are there any open bugs related to ID 2131: Slave abruptly disconnects if any non-empy packet is received after an encryption failure?I'm bonding a device with an iPad using the 'just works' model.  After clearing t...

rdscliff by Associate II
  • 314 Views
  • 0 replies
  • 0 kudos

BlueNRG - Throughput Limitation

Posted on June 24, 2017 at 00:30Dear Colleagues,I'm developing a real time application which I need around 128 kbps of BLE application throughput.Inside BlueNRG package there is a Throughput demo that shows how to implement a simple throughput test ...

wills07 by Associate
  • 917 Views
  • 2 replies
  • 0 kudos

Problem setting up service on BlueNRG-MS

Posted on June 29, 2017 at 00:48Hi,    I'm using a BlueNRG-MS attached to an STM32l4 via SPI.   I've got the connection working all right.  When I try to define a custom service with 6 characteristics, the first 2 work fine, but the rest of the aci_...

SPWF04SA SPI how to add extra data

Posted on July 28, 2017 at 13:42for example the datasheet offers this command'AT+S.SOCKDW=<sid>,<cid> <len><cr>{data}'this is the format if UART is used, but at no point is explained how I do this with SPI! All thats written is:'To map an AT command...