Hi, We have a setup in which we would like to use the Virtual XDK App to switch between multiple XDKs and show their respective data. In order to make this easier, we would like to give names to the different XDKs which we can select in the Virtual XDK app while scanning for Bluetooth devices. Is there a way to change the XDK’s name in the example “VirtualXDKDemo” XDK Firmware and have the App display these? We tried to change the APP_CONTROLLER_BLE_DEVICE_NAME in the AppControler.h However, during our tests this resulted in the XDK not being shown at all in the Virtual XDK App. This leads me to the suspicion that the app is actually filtering out Bluetooth devices which are not named “BCDS_Virtual_Sensor”. Is that the case? Anyone succeeded in doing this?
... View more