I'm trying to generate pulse oximetry service (PLX) with Bt. Dev. Stud. and NRF5 plugin. PLX Spot-check meas. and PLX featurees characteristics are generated pretty well and seem to run correctly on SDK 12.3 project (however i haven't found yet how to force Studio to generate not only NOTIFICATION_EN/DIS ble events, but also INDICATION and other type of activities). But i can't manage to get working snipped of code when i turn on a PLX Continuous Measurement characteristic. Even if we drop out minor syntax mistakes (like hyphen symbols on variable names) a plenty of enum members with identical names appear and IAR compiler reports double declaration errors. Is there something that i'm missing or the problem is on BT Studio side?