Dear Team,We have a few queries related to our latest IOT project with the following description.Microcontroller - BlueNRG-M2SPEnvironment - Keil uVision v5.28.0.0Debugger/Programmer - ST link V2 (Dongle)While working with AT commands and serial comm...
should be fixed<rf_driver_ll_pwr.h>line84(PWR_CR2_PLVDS_2)=>PWR_CR2_PVDLS_2<rf_driver_hal_power_manager.c>line989COSNFIG_DEVICE_BLUENRG_LP=>CONFIG_DEVICE_BLUENRG_LP
Hi, I'm currently designing a USB sink ( kind of electronic load to test a power bank). I will connect to the power bank using type C to type C cable to my tester load. Using a master MCU STM32H7XX, I'm planning to control the PDO selection 5V/3A ...
I use S2LP at 433 MHz with proprietary narrowband protocol. Crystal 25 MHz 10 ppm XRCGB25M000F1H02R0 from Murata; capacitors 18 pF. Devices operate OK if ambient temperature is positive. When I put them into freezer they stop responding to the base ...
Hello, is there a way to use Teseo Suite with NUCLEO-L476RG. The "X-CUBE-GNSS" software only provides an app for NUCLEO-F401RE, called "Virtual_COM_Port_UART". Thanks
The STUSB4500 and STUSB4500L are similar in nature, however the NVM config for the STUSB4500 is not compatible with the STUSB4500L. Is there a way to identify the part number via the I2C bus? The Device ID Register returns 0x9C for both the STUSB45...
Hello,I tried to upgrade STSW-STUSB002 V1.09 (early 2019) which works well with STUSB4500 chips, but doesn't with 4500L ones! Not same register mapping?..I installed STSW-STUSB002 V1.11 (early 2020) but no more "SINK PARAMETERS" on the GUI.Do I miss ...
Hello there,What's the total range of BlueNRG-M2SA? I read in this forum that is 33 meters, it's correct? My application needs something about 500 meters. Does possible reach it with BlueNRG-M2SA (or BlueNRG-2)?Best Regards,Leonardo
Hello I'm in the development of the bluetooth communication between two bluenrg-2n devices. The bluenrg-2n are connected with stm32f405 through SPI. I'm not new in stm development but new in bluetooth communication. I've already done the init process...