Dear Team,I am currently working on designing a low-power Bluetooth device and we need a suggestion as to choose an ultra-low power consumption and distance to meet BLE MCUIn particular, I am looking for advice on:Selecting the best STMicroelectronic...
Dear All, In my project, I am using STM32F405RG MCU for file read/wirte operations using FATFS.I declare the physicaldrive as USB DEVICE (Mass storage Class) ,while I am generating a code for USB DEVICE(Mass Storage Class) its only works for...
Hello All,
I am using STM32WB5MMG for BLE Application, I want to initailly mcu is stop mode or sleep mode,when external interrupt (switch) is triggered its wakeup from low power mode.After wake up re-installize the System Clock ...
Hello All,
In My Project I am using STM32WB5MMG as BLE p2p Server and also many p2p Client.I want filter one particular Client out of 5 Client device,if its possible how to achive it?
Hello all,
In my project I'm using STM32WB5MMG MCU for BLE Server and Client.BLE Connection between p2p Server and p2p Client is working well but I want connect Custom Templete Server with p2p Client.In this case Server and Client are not con...
@Tesla DeLorean First of all sorry for my mistake, its USB HOST right.Iam using SDIO and USB HOST via FATFS for read/write/create/unlink the file. SDIO is working fine of all version of CUBEMX but USB only works below V6.4 fo...
Hello @STTwo-32 I have too much oscillation in RSSI value even the target ble is placed fixed distance. How to reduce oscillation in RSSI value? I m Currently using The formula for RSSI value to Distance, Distance(...
Hello STTwo-32, I am solved that issue using example codes and i have doubt regarding Server beacon(i standard) is not connected p2p client if its possible to connect? How to use server beacon with client, give me some sugges...