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

Firmware update

Posted on October 10, 2017 at 15:58Hello all,I would like to udpate the firmware on the BLE, I am using an external processor and BLUENRG-1, both of them are connected by SPI and UART but I will be using SPI. I would like to update the firmware, I h...

jampino by Associate II
  • 2050 Views
  • 13 replies
  • 0 kudos

Write unique ID

Posted on August 16, 2017 at 16:58Hello everyone,I have the BLUENRG-1 running and working ( advertising, creating connections, sleeping ).Now I would like to write a unique ID in each bluenrg-1 and then read it when the application starts up but not...

jampino by Associate II
  • 518 Views
  • 3 replies
  • 0 kudos

How to tell when BlueNRG is transmitting?

Posted on October 25, 2017 at 03:34I'm working on a product where the BlueNRG RF during transmit is affecting our measurements.  I was wondering if the TEST8 or TEST9 pins would be useful in avoiding the periods when BlueNRG is transmitting?  I noti...

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

SPWF04 SPI Socket Server Problem

Posted on October 24, 2017 at 13:06SPWF04 SPI SOCKET SERVERI have the SPWF04SA configured as an STA and connected to a Wifi AT.I have an udp  socket server opened in the SPWF04, for that I have used the following sentence:                AT+S.SOCKDO...

Comms between 2 x IDW01M1 boards

Posted on October 19, 2017 at 18:24Hi,I am working on the IDW01M1 wifi module. To-date I have been able to connect 2 of these modules to a common server and send commands between them via the server. I am now trying to connect directly between the m...

daithi62 by Associate II
  • 468 Views
  • 1 replies
  • 0 kudos

Resolved! How close socket AT+S.SOCKC?

Posted on October 19, 2017 at 15:03Hello! I cant close socket client be command AT+S.SOCKC -  “ERROR: Pending dataâ€� is raised'.  According to UM1695 it should be flushing pending data  (using the AT+S.READ command) is mandatory before closing th...