User Activity

A BLE Project for developed on steval-mksbox1v1 which had SPBTLE-1s.Since it became NRND we switched to BlueNRG-M2SA Module which has same footprint.Using the BlueNRG-1_2 DK 3.2.3 I have tried to get build the project with following pin changes as pe...
Dear All,I have a nucleo-l010rb board and I am generating a code to read 24C512 EEPROM on I2C. I have tried CubeMX Firmware Version 1.12.1 and 1.11.3. When I generate the code for the IDE default PA9 and PA10 following is the HAL_I2C_MspInit function...
If we want to calculate the Impedance on our own On Nucleo JC2 Board (We do have access to Spectrum Analyzer, VNA, etc) what type of hardware setup would be required to measure the impedance? Do we need to measure impedance on RFO_LP GND Pins?On firm...
static void PingPong_Process(void) { Radio.Sleep(); APP_LOG(TS_ON, VLEVEL_L, "PP Task Start\n\r");   if (isMaster == true) { //Master switch (State) { case TX_TIMEOUT: APP_LOG(TS_ON, VLEVEL_L, "Master Tx timeout\n\r"); case TX: ...
Dear All,We have been working on STM32WB-NUCLEO Board from few days and started with the P2P Server example. We went ahead and tried to implement the P2P Server using only the Custom Template provided in STM Cube IDE (CubeMX). We are facing following...
Kudos from