BLE2_application SensorDemo limits BLE DeviceName to 7 chars
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...