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

SPBT2632C2A fixed pin code for pairing

Posted on July 20, 2016 at 18:16HelloI need help pleaseI use a SPBT2632C2A Bluetooth module with an arduino nano. I use both for sending sensor data to an application on an android tablet.All work well but I can not find how to set a FIXED PIN code ...

ERROR: Unable to load CA certificate

Posted on July 17, 2016 at 12:35Hello, Doing the Example 1 of the AN4683 (TLS Example 1, mutual auth), all commands work without problem (keys and certificate generation), same for imports in Wifi module (send back ''OK'') But the last command : AT+...

Is there a way to speed up VCOM?

Posted on July 19, 2016 at 19:45When monitoring the SPI bus on the IDB002V1, I notice that polling stops for 3 to 6 mS every time a Command Complete Event is received.  This slows down how fast we can send commands to the BlueNRG.  Is there any way ...

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

Perform HTTP delete, put

Posted on July 13, 2016 at 14:56Is it possible to perform a HTTP DELETE or HTTP PUT through the AT commands (without opening socket etc.). Is it possible using the custom request command  AT+S.HTTPREQ? I have found no example of how to use  AT+S.HTT...

pontus2 by Associate II
  • 470 Views
  • 1 replies
  • 0 kudos

Spirit1 STack packet ACK - what is it?

Posted on July 14, 2016 at 20:18While I await some expert help on the question about a packet sniffer for the STack protocol, can anyone describe what is the ACK in the STack protocol? What does it look like (i.e. does it have a preamble and/or sync...

SPIRIT1 STack problem

Posted on February 23, 2015 at 12:20Hello, I am currently testing the code examples provided with the SPIRIT evaluation kit. (the kit used is STEVAL-IKR002Vx). The exmple name is ''StackGeneric''. The behaviour is, quite weird. Indeed, when I send 3...

Spirit1 STack packet mode sniffer?

Posted on July 14, 2016 at 20:16How can I configure the ST DK eval from the SPIRIT1 DK GUI Application v2.2.0 to properly sniff packets that are sent using the STack packet mode? I have implemented my system from a sample app and tuned it using the ...

Spirit1 STack packet mode fixed length?

Posted on July 13, 2016 at 03:49I am trying to configure for STack packet mode using fixed length packets with 4 preamble 4 sync 1 dst addr 1 src addr 0 control 80 data 2 crc The total of above is 92, but data sheet says the length is only inclusive...