Hello,
I want to modify the lte_ble_gateway app (nRF connect SDK 1.6.0) to connect with the nRF52DK advertising through the ble_app_uart (nRF 17.0.2) application. The lte_ble_gateway typically connects with the thingy52 but I wasn't able to find what files were being used to store the attributes to connect to the thingy52. Is there more information on where these attributes are stored and the protocol used by the lte_ble_gateway app? How do I go about changing the app to connect and receive data from the nRF52DK ble_app_uart?
Thanks!