Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

BlueNRG SPI not ready

Posted on July 15, 2016 at 15:09HelloI use a BlueNRG with a STM32F302x8. To test the SPI I use the AN4494 and it works fine. After a BlueNRG reset I read a Blue_Initialized_Event (04 FF 03 01 00 01) by using an interrupt on SPI_IRQ and the function ...

UDP receive issue

Posted on July 05, 2016 at 11:06Hi,I can't receive the UDP packets sent from SockTest (SERVER) to the Wi Fi module (CLIENT).I connect the Wi Fi module via TeraTerm, configure it and then sent an ''AT+S.SOCKON=192.168.32.255,4999,u,ind'' to prepare t...

scash9 by Associate
  • 365 Views
  • 3 replies
  • 0 kudos

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
  • 204 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
  • 226 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...