Dear ST Community,Aside from the SPIRIT1 DK, are there any short and simple examples for basic packet transmisstion and reception with SPIRIT1? The W-MBUS is desirable, but not mandatory for my use case. I have gone through the frequency and channel ...
MODE_TYPE in MOD0 register of SPIRIT1 only support 2-FSK, GFSK, ASK/OOK, and MSK settings. How can I set SPIRIT1 to GMSK mode?
Hi,I'm trying to setup a virtual timer, which fires every 400us, for triggering a ADC conversion.I found that when this timer is running, even if i comment all the code inside the callback, it would block the BLE radio activity, for example advertisi...
hello everyone, i am using stm32f407 discovery board and i would receive data from a device (load cell amplifier) which communicates via RS232. So my question is : can i use a simple USART in my stm32f4 to receive data ? or i need to use ( RS232 -->...
Hi Can anyone please guide me on how to operate st7580 at specific frequency. i am trying to operate it on 83Khz and BFSK
i use bluenrg2 as main mcu , to control a ac 220v ac contactor , the main logic isbluenrg2 -> Optocoupler -> DC 12V relay -> AC 220V ac contactorIf i open/close, the bluetooth will disconnect and will crash very often. Is it not suitable for my case