User Activity

I built a project for the STM32L053 based on the BLE2_Application SensorDemoBLESensor.If I increase the length of the DeviceName (SENSOR_DEMO_NAME in sensor.h) beyond 7 characters, the call to aci_gatt_update_char_value() in app_bluenrg_2.c to set de...
I am using a BlueNRG-M2 as a Network Processor.What is the method of programming these devices with the Network Processor code?Can they be programmed with an ST_LINK?
I'm using a NUCLEO-L053R8 board. I have tried a variety of USART settings including interrupt and DMA, but cannot reliably read unknown string lengths (at 115200 baud).I want to read either until a certain character is seen, or for a specific period ...
Posted on May 08, 2018 at 21:37I have built and downloaded the FP_IND_PLCWIFI1 project to the NUCLEO-F401RE board using the IAR version.I am able to connect to the WIFI, but when sending a project from the ST-PLC-Android app, a failure occurs:What d...