Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
Hi,I found ESDA7P60-1U1M suitable for VBUS ESD protection in the link https://my.st.com/content/my_st_com/en/products/protection-devices/esd-protection.htmlLast time, I did not use specific ESD diodes (like ESDA7P60-1U1M) for VBUS. The part was a gen...
When we are trying to communicate with I2C module of STOTG04E device, we are seeing that after transactions SDA is pulled low by STOTG04E slave.
Hi, I want to know function() about Data sending with two nodes of B-L072Z-LRWAN1 .I want to know anytihing about that.Please let me know sometihing.Thanks & regards.
Hi, I am looking for the wmbus_link.c file, that contents in the WMBUS Library 2013. Could you please tell me where I can find this file?I have read from the document AN4772 with title ‘Wireless M-Bus link layer’, especially in the section 5.3.1- Fi...
Does anyone have experience with distributing sensor data by a beacon?
I'm trying to :-A> use one characteristic that Server can use to write data to Client with indicationB> use same characteristic so that Client can send data to Server with indicationthe characteristic is set up as follows aci_gatt_add_char(....CHAR_P...
Hi,I am using BlueNRG-MS with STM32L475 MCU.While doing OTA firmware upgrade (over bluetooth) with smart phones, some newer phones seem to send the packets (of 32 bytes, data payload 20 bytes) in higher rate, and as a result once in a while some pack...
BlueNRG 2 , MFT (Multi Function Timer) initialized MFT mode 2: dual-input capture mode,Initialize MFT_Interrupt(MFT1A_IRQn) at HIGH_PRIORITY but program control call interrupt handler at the end of the main function.void MFT_init(){ MFT_InitType MFT_...
Hi all,I integrated the SPBTLE-1S bluetooth module in a new own PCB design. I connected the bluetooth module with a STM32L152RC6 MCU thorugh SPI interface. Initially, I used STSW-BLUENRG1-DK ver. 1.0.0 and I programmed SPBTLE-1S bluetooth module usin...