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

SPSGRFC-915 fails startup sequence after reset

I'm working with the SPIRIT1 (SPSGRFC-915) radio module, communicating over SPI, and using the provided SPIRIT1_Library. I am stuck after I preform the init sequence, the MC_STATE register keeps coming back with ERROR_LOCK 1, and STATE=2. I never ena...

RBair.3 by Associate II
  • 607 Views
  • 0 replies
  • 0 kudos

unable to read ICCID

Hi,Recently we bought ST4SIM200 e-sims, and we are trying to read ICCID but when i send AT+CCID command i'm getting error. can you please help us to reslove the issue

Bhanu by Associate II
  • 735 Views
  • 1 replies
  • 0 kudos

Hello, I am using libraries available from ST for developing applications based on S2-LP module. I would like to be able to reach a communication distance between 2 devices that is at least 1 KM. I am attaching my current radio configuration. BR

/* Defines ---------------------------------------------------------------*/#define XTAL_OFFSET_PPM       0#define INFINITE_TIMEOUT      0.0#define BASE_FREQUENCY       868.0e6#define CHANNEL_SPACE        100e3#define CHANNEL_NUMBER       0#define DA...