Hi!
I want to use my nRF 52840DK as a general purpose BLE demonstrator. I know that this is already possible by using nRF Connect for Desktop, but I'd like to develop a proprietary tool. I know that the DK's firmware uses commands received over the COM port in order to execute the desired activities... For my application, I'd like to use the commands that the Bluetooth Low Energy App within nRF Connect for Desktop uses. Are these commands public and, if so, where can i find them? And furthermore, can you tell me which sdk example the DK's firmware is based on?