What programming language is used for development?

aconno embedded developers use C/C++ programming languages. Since our Bluetooth code base is based on Nordic’s SDK which is written in C, we use it for the lower levels. On higher abstraction layers we use C++ and Object Oriented Programming paradigm.