This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Ble Proximity coexist

Hi,

I am writing after searching for an answer in this forum but without success.

I am not sure to understand the purpose of ble_app_proximity_coexist? I understood that it is for having Ble services gatt running at the same time with Ble mesh, isn't it? Hence, I am supposed to see the different services with Nrf Connect : loss, battery, power and alert. In the meanwhile, I should be able to see my unprovisionned device with Nrf mesh application.

I followed the process https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v4.0.0%2Fmd_doc_getting_started_how_to_nordicSDK.html&anchor=coexistence_nrf5_sdk_in_mesh

and I replaced the hex file of my project with the one from ble_app_proximity_coexist like this

When I run my program called Gateway nothing changed.

Also, how to run simultaneously the 2 programs on the same target as asked? With 'Build and run'?

Thanks,

Related